Skip to content

Commit

Permalink
update readme helm install 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nkowenski committed Oct 11, 2024
1 parent cee6cb0 commit 2691343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster-secret/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml

```bash
helm repo add clustersecret https://charts.clustersecret.com/
helm install clustersecret clustersecret/cluster-secret --version 0.4.2 -n clustersecret --create-namespace
helm install clustersecret clustersecret/cluster-secret --version 0.4.3 -n clustersecret --create-namespace
```

0 comments on commit 2691343

Please sign in to comment.