Skip to content

Commit e26dae4

Browse files
author
nkowenski
committed
uopdate docs to 0.4.0 chart
1 parent 08a533e commit e26dae4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Clustersecrets automates this. It keep track of any modification in your secret
6565

6666
## Requirements
6767

68-
Current version `0.0.9` is tested for Kubernetes >= 1.19 up to 1.27.1
69-
For ARM architectures use `0.0.9_arm32` tag
68+
Current version `0.0.10` is tested for Kubernetes >= 1.19 up to 1.27.3
69+
For ARM architectures use `<tag>_arm32` tag
7070

7171
For older kubernetes (<1.19) use the image tag `0.0.6` in your helm values file.
7272

@@ -76,7 +76,7 @@ For older kubernetes (<1.19) use the image tag `0.0.6` in your helm values file.
7676

7777
```bash
7878
helm repo add clustersecret https://charts.clustersecret.io/
79-
helm install clustersecret clustersecret/cluster-secret --version 0.2.3 -n clustersecret --create-namespace
79+
helm install clustersecret clustersecret/cluster-secret --version 0.4.0 -n clustersecret --create-namespace
8080
```
8181

8282
# with just kubectl

0 commit comments

Comments
 (0)