Skip to content

Commit

Permalink
Merge pull request #108 from spinkube/tpmccallum-patch-2
Browse files Browse the repository at this point in the history
Adding that Spin `2.3.1` is required for spin-plugin-kube.
  • Loading branch information
ThorstenHans committed Mar 13, 2024
2 parents 42ad0ef + 23bc140 commit 0c4e5ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/spin-operator/prerequisites/_index.md
Expand Up @@ -34,7 +34,7 @@ If running/deploying your Spin application involves the use of Helm, then the Sp

## Spin

Please install the latest version of [Spin](https://developer.fermyon.com/spin/v2/install) on your local machine for creating Spin Apps.
Please install the latest version ([2.3.1 or newer](https://developer.fermyon.com/spin/v2/upgrade)) of [Spin](https://developer.fermyon.com/spin/v2/install) on your local machine for creating Spin Apps.

## Bombardier

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/spin-plugin-kube/installation/_index.md
Expand Up @@ -14,7 +14,7 @@ Ensure the necessary [prerequisites]({{< ref "prerequisites" >}}) are installed.

For this tutorial in particular, you will need

- [spin]({{< ref "prerequisites#spin-cli" >}}) - the Spin CLI
- [spin]({{< ref "prerequisites#spin" >}}) - the Spin CLI ([version 2.3.1 or newer](https://developer.fermyon.com/spin/v2/upgrade))

## Install the plugin

Expand Down

0 comments on commit 0c4e5ce

Please sign in to comment.