Skip to content

Commit ff30457

Browse files
author
nkowenski
committed
clustersecret.com
1 parent b2b7bf1 commit ff30457

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ stop-test-env:
6565
podman machine stop
6666

6767
chart-update:
68-
# deprecated, see workflows. chart.clustersecret.io from branch gh-pages on /root folder.
68+
# deprecated, see workflows. chart.clustersecret.com from branch gh-pages on /root folder.
6969
helm package charts/cluster-secret/ -d docs/
7070
helm repo index ./docs
7171

charts/cluster-secret/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: ClusterSecret Operator
44
kubeVersion: '>= 1.16.0-0'
55
type: application
66
version: 0.4.2
7-
icon: https://clustersecret.io/assets/csninjasmall.png
7+
icon: https://clustersecret.com/assets/csninjasmall.png
88
sources:
99
- https://github.com/zakkg3/ClusterSecret
1010
appVersion: "0.0.10"

charts/cluster-secret/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Global inter-namespace cluster secrets - Secrets that work across namespaces.
66
ClusterSecret operator makes sure all the matching namespaces have the secret available. New namespaces, if they match the pattern, will also have the secret.
77
Any change on the ClusterSecret will update all related secrets. Deleting the ClusterSecret deletes "child" secrets (all cloned secrets) too.
88

9-
Full documentation available at [https://clustersecret.io](https://clustersecret.io/)
9+
Full documentation available at [https://clustersecret.com](https://clustersecret.com/)
1010

1111
<img src="https://github.com/zakkg3/ClusterSecret/blob/master/docs/clusterSecret.png" alt="Clustersecret diagram">
1212

docs/index.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ entries:
66
created: "2023-09-04T13:08:02.266968+02:00"
77
description: ClusterSecret Operator
88
digest: 35f8969476673fe218f71e6cd0a8c2eda7cf7795c7fd427cee2daa386f95ffe8
9-
icon: https://clustersecret.io/assets/csninjasmall.png
9+
icon: https://clustersecret.com/assets/csninjasmall.png
1010
kubeVersion: '>= 1.16.0-0'
1111
maintainers:
1212
@@ -24,7 +24,7 @@ entries:
2424
created: "2023-09-04T13:08:02.268846+02:00"
2525
description: ClusterSecret Operator
2626
digest: 2442c768c656d5aeb17947902a66bea746bc776c4192f3c76c318e278438dc31
27-
icon: https://clustersecret.io/assets/csninjasmall.png
27+
icon: https://clustersecret.com/assets/csninjasmall.png
2828
kubeVersion: '>= 1.16.0-0'
2929
maintainers:
3030
@@ -41,7 +41,7 @@ entries:
4141
created: "2023-09-04T13:08:02.268443+02:00"
4242
description: ClusterSecret Operator
4343
digest: 030f57727851526c0faa73e20a7d5efbf1e22264ad6e229670e9c5645ba1e845
44-
icon: https://clustersecret.io/assets/csninjasmall.png
44+
icon: https://clustersecret.com/assets/csninjasmall.png
4545
kubeVersion: '>= 1.16.0-0'
4646
maintainers:
4747

index.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ entries:
66
created: "2023-08-31T10:14:09.390015667Z"
77
description: ClusterSecret Operator
88
digest: c02abd8cc4c6a1950705ba1353e6740659507032de5d26e9703db721db067131
9-
icon: https://clustersecret.io/assets/csninjasmall.png
9+
icon: https://clustersecret.com/assets/csninjasmall.png
1010
kubeVersion: '>= 1.16.0-0'
1111
maintainers:
1212

0 commit comments

Comments
 (0)