Skip to content

Commit 55c926b

Browse files
author
nkowenski
committed
clustersecret.com
1 parent 074d155 commit 55c926b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CNAME

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
charts.clustersecret.io
1+
charts.clustersecret.com

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For older kubernetes (<1.19) use the image tag `0.0.6` in your helm values file.
7575
# Using the official helm chart
7676

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

charts/cluster-secret/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml
6565
## Install
6666

6767
```bash
68-
helm repo add clustersecret https://charts.clustersecret.io/
68+
helm repo add clustersecret https://charts.clustersecret.com/
6969
helm install clustersecret clustersecret/cluster-secret --version 0.4.1 -n clustersecret --create-namespace
7070
```

docs/CNAME

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
charts.clustersecret.io
1+
charts.clustersecret.com

0 commit comments

Comments
 (0)