Skip to content

Commit 3866182

Browse files
author
GitHub Actions
committed
Update Helm chart version to 0.1.0
1 parent eec6743 commit 3866182

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "0.0.0"
2+
appVersion: "0.1.0"
33
description: Cert Manager godaddy webhook Helm chart
44
name: godaddy-webhook
55
version: 0.1.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: latest
8+
tag: 0.1.0
99
pullPolicy: IfNotPresent
1010
pod:
1111
securePort:

0 commit comments

Comments
 (0)