Skip to content

Commit

Permalink
chore: fix typo in Helm upgrade instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
  • Loading branch information
ThorstenHans committed Mar 12, 2024
1 parent 1d5de81 commit 5a4d7f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ To upgrade the `spin-operator` release, run the following:
# Upgrade Spin Operator using Helm
helm upgrade spin-operator \
--namespace spin-operator \
--verson 0.0.2 \
--version 0.0.2 \
--wait \
oci://ghcr.io/spinkube/charts/spin-operator
```
Expand Down

0 comments on commit 5a4d7f9

Please sign in to comment.