Skip to content

Commit

Permalink
0.4.2 chart
Browse files Browse the repository at this point in the history
  • Loading branch information
nkowenski committed Aug 31, 2024
1 parent 55c926b commit 475a5fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cluster-secret/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: cluster-secret
description: ClusterSecret Operator
kubeVersion: '>= 1.16.0-0'
type: application
version: 0.4.1
version: 0.4.2
icon: https://clustersecret.io/assets/csninjasmall.png
sources:
- https://github.com/zakkg3/ClusterSecret
Expand Down
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.1 -n clustersecret --create-namespace
helm install clustersecret clustersecret/cluster-secret --version 0.4.2 -n clustersecret --create-namespace
```

0 comments on commit 475a5fb

Please sign in to comment.