Skip to content

Commit

Permalink
Update chart versions
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew DeVenny <matt@boxboat.com>
  • Loading branch information
matthewdevenny committed May 14, 2024
1 parent 89abd91 commit 121e85c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/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.6
version: 1.1.7
4 changes: 2 additions & 2 deletions charts/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.4
appVersion: v1.1.6
version: 0.5.5
appVersion: v1.1.7
4 changes: 2 additions & 2 deletions charts/dockhand-secrets-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ controller:
image:
pullPolicy: IfNotPresent
repository: boxboat/dockhand-secrets-operator
tag: v1.1.2
tag: v1.1.7
resources: {}

webhook:
Expand All @@ -24,5 +24,5 @@ webhook:
image:
pullPolicy: IfNotPresent
repository: boxboat/dockhand-secrets-operator
tag: v1.1.2
tag: v1.1.7
resources: {}

0 comments on commit 121e85c

Please sign in to comment.