File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ClusterSecret
2
- ![ CI] ( https://github.com/zakkg3/ClusterSecret/workflows/CI/badge.svg ) [ ![ Docker Repository on Quay] ( https://quay.io/repository/clustersecret/clustersecret/status " Docker Repository on Quay ")] ( https://quay.io/repository/clustersecret/clustersecret ) [ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/clutersecret )] ( https://artifacthub.io/packages/search?repo=clutersecret ) [ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/4283/badge )] ( https://bestpractices.coreinfrastructure.org/projects/4283 ) [ ![ License] ( http://img.shields.io/:license-apache-blue.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.html ) [ ![ Kubernetes - v1.24.15 | v1.25.11 | v1.26.6 | v1.27.3] ( https://img.shields.io/static/v1?label=Kubernetes&message=v1.24.15+|+v1.25.11+|+v1.26.6+|+v1.27.3&color=2ea44f )] ( https:// )
2
+ ![ CI] ( https://github.com/zakkg3/ClusterSecret/workflows/CI/badge.svg ) [ ![ Docker Repository on Quay] ( https://quay.io/repository/clustersecret/clustersecret/status " Docker Repository on Quay ")] ( https://quay.io/repository/clustersecret/clustersecret ) [ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/clustersecret )] ( https://artifacthub.io/packages/search?repo=clustersecret ) [ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/4283/badge )] ( https://bestpractices.coreinfrastructure.org/projects/4283 ) [ ![ License] ( http://img.shields.io/:license-apache-blue.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.html ) [ ![ Kubernetes - v1.24.15 | v1.25.11 | v1.26.6 | v1.27.3] ( https://img.shields.io/static/v1?label=Kubernetes&message=v1.24.15+|+v1.25.11+|+v1.26.6+|+v1.27.3&color=2ea44f )] ( https:// )
3
3
---
4
4
5
5
## Kubernetes ClusterSecret
Original file line number Diff line number Diff line change @@ -66,5 +66,5 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml
66
66
67
67
``` bash
68
68
helm repo add clustersecret https://charts.clustersecret.io/
69
- helm install clustersecret clutersecret/ clustersecret --version 0.4.0 -n clustersecret --create-namespace
69
+ helm install clustersecret clustersecret/cluster-secret --version 0.4.1 -n clustersecret --create-namespace
70
70
```
You can’t perform that action at this time.
0 commit comments