Skip to content

Commit 8cab3d6

Browse files
committed
Update Helm chart version to 0.4.0
Signed-off-by: cmoulliard <[email protected]>
1 parent f12e6fb commit 8cab3d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "0.3.0"
2+
appVersion: "0.4.0"
33
description: Cert Manager godaddy webhook Helm chart
44
name: godaddy-webhook
5-
version: "0.3.0"
5+
version: "0.4.0"

deploy/charts/godaddy-webhook/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
replicaCount: 1
66
image:
77
repository: quay.io/snowdrop/cert-manager-webhook-godaddy
8-
tag: 0.3.0
8+
tag: 0.4.0
99
pullPolicy: IfNotPresent
1010
pod:
1111
securePort:

0 commit comments

Comments
 (0)