Skip to content

Commit

Permalink
Rev charts
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew DeVenny <[email protected]>
  • Loading branch information
matthewdevenny committed May 7, 2024
1 parent feaabfb commit 945de21
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cr.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pages-branch: gh-pages
pages-index-path: index.yaml
skip-existing: false
skip-existing: true
2 changes: 1 addition & 1 deletion dockhand-lru-registry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: dockhand-lru-registry
description: LRU Registry
type: application
version: 0.2.0
version: 0.2.1
2 changes: 1 addition & 1 deletion dockhand-secrets-operator-crd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion dockhand-secrets-operator-crd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
4 changes: 2 additions & 2 deletions dockhand-secrets-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion dockhand-secrets-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 945de21

Please sign in to comment.