diff --git a/cr.yaml b/cr.yaml index 75cc35d..3e90bd3 100644 --- a/cr.yaml +++ b/cr.yaml @@ -1,3 +1,3 @@ pages-branch: gh-pages pages-index-path: index.yaml -skip-existing: false \ No newline at end of file +skip-existing: true \ No newline at end of file diff --git a/dockhand-lru-registry/Chart.yaml b/dockhand-lru-registry/Chart.yaml index 2145825..f866fc5 100644 --- a/dockhand-lru-registry/Chart.yaml +++ b/dockhand-lru-registry/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: dockhand-lru-registry description: LRU Registry type: application -version: 0.2.0 +version: 0.2.1 diff --git a/dockhand-secrets-operator-crd/Chart.yaml b/dockhand-secrets-operator-crd/Chart.yaml index 4335d44..4d1dc6f 100644 --- a/dockhand-secrets-operator-crd/Chart.yaml +++ b/dockhand-secrets-operator-crd/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: dockhand-secrets-operator-crd description: A Helm chart to install the dockhand-secrets-operator CRDs -version: 1.1.2 +version: 1.1.6 diff --git a/dockhand-secrets-operator-crd/README.md b/dockhand-secrets-operator-crd/README.md index 7e7d194..fd67640 100644 --- a/dockhand-secrets-operator-crd/README.md +++ b/dockhand-secrets-operator-crd/README.md @@ -5,7 +5,7 @@ Read the [docs](https://secrets-operator.dockhand.dev) ## Install Instructions ``` -helm repo add dockhand https://dockhand-charts.storage.googleapis.com +helm repo add dockhand https://boxboat.github.io/dockhand-charts helm repo update helm install --namespace dockhand-secrets-operator dockhand/dockhand-secrets-operator-crd ``` diff --git a/dockhand-secrets-operator/Chart.yaml b/dockhand-secrets-operator/Chart.yaml index cbd56f1..49f74bb 100644 --- a/dockhand-secrets-operator/Chart.yaml +++ b/dockhand-secrets-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: dockhand-secrets-operator description: A Helm chart to install the dockhand-secrets-operator type: application -version: 0.5.3 -appVersion: v1.1.2 +version: 0.5.4 +appVersion: v1.1.6 diff --git a/dockhand-secrets-operator/README.md b/dockhand-secrets-operator/README.md index 0801311..ea21f81 100644 --- a/dockhand-secrets-operator/README.md +++ b/dockhand-secrets-operator/README.md @@ -6,7 +6,7 @@ Read the [docs](https://secrets-operator.dockhand.dev) ## Install Instructions ``` -helm repo add dockhand https://dockhand-charts.storage.googleapis.com +helm repo add dockhand https://boxboat.github.io/dockhand-charts helm repo update helm install --namespace dockhand-secrets-operator dockhand/dockhand-secrets-operator-crd helm install --namespace dockhand-secrets-operator dockhand/dockhand-secrets-operator