Skip to content

Commit

Permalink
Merge pull request #107 from spinkube/fix/helm-installation
Browse files Browse the repository at this point in the history
chore: Fix typo in Helm upgrade instructions
  • Loading branch information
vdice committed Mar 12, 2024
2 parents 1d5de81 + 5a4d7f9 commit 5e0721c
Showing 1 changed file with 1 addition and 1 deletion.
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 5e0721c

Please sign in to comment.