Skip to content

Commit

Permalink
Update Helm chart version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 21, 2023
1 parent eec6743 commit 3866182
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/charts/godaddy-webhook/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "0.0.0"
appVersion: "0.1.0"
description: Cert Manager godaddy webhook Helm chart
name: godaddy-webhook
version: 0.1.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: latest
tag: 0.1.0
pullPolicy: IfNotPresent
pod:
securePort:
Expand Down

0 comments on commit 3866182

Please sign in to comment.