Skip to content

Commit

Permalink
Update README.md (#273)
Browse files Browse the repository at this point in the history
Helm chart version is incorrect.
I changed to correct version.
  • Loading branch information
jacobbaek authored Apr 18, 2024
1 parent f83fadf commit 47b31bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Snapshot versions can be installed in a similar way:

```bash
export KARPENTER_NAMESPACE=kube-system
export KARPENTER_VERSION=v0-41f6dcabe655c7fec84f4467e95bbd75285ae082
export KARPENTER_VERSION=0-f83fadf2c99ffc2b7429cb40a316fcefc0c4752a

helm upgrade --install karpenter oci://ksnap.azurecr.io/karpenter/snapshot/karpenter \
--version "${KARPENTER_VERSION}" \
Expand Down

0 comments on commit 47b31bc

Please sign in to comment.