Skip to content

Commit

Permalink
Update Helm chart version to 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Dec 4, 2023
1 parent 437e62a commit 86a4a26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deploy/charts/godaddy-webhook/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "0.2.0"
appVersion: "0.3.0"
description: Cert Manager godaddy webhook Helm chart
name: godaddy-webhook
version: "0.2.0"
version: "0.3.0"
2 changes: 1 addition & 1 deletion deploy/charts/godaddy-webhook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: quay.io/snowdrop/cert-manager-webhook-godaddy
tag: 0.2.0
tag: 0.3.0
pullPolicy: IfNotPresent
pod:
securePort:
Expand Down

0 comments on commit 86a4a26

Please sign in to comment.