Skip to content

Commit

Permalink
clustersecret.com
Browse files Browse the repository at this point in the history
  • Loading branch information
nkowenski committed Aug 31, 2024
1 parent 074d155 commit 55c926b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
charts.clustersecret.io
charts.clustersecret.com
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ For older kubernetes (<1.19) use the image tag `0.0.6` in your helm values file.
# Using the official helm chart

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

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 @@ -65,6 +65,6 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml
## Install

```bash
helm repo add clustersecret https://charts.clustersecret.io/
helm repo add clustersecret https://charts.clustersecret.com/
helm install clustersecret clustersecret/cluster-secret --version 0.4.1 -n clustersecret --create-namespace
```
2 changes: 1 addition & 1 deletion docs/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
charts.clustersecret.io
charts.clustersecret.com

0 comments on commit 55c926b

Please sign in to comment.