Skip to content

Commit 50949b9

Browse files
author
Olivier Boudet
committed
chore: upgrade chart to image 0.3.1
1 parent d556307 commit 50949b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/alidns-webhook/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "0.8.2"
2+
appVersion: "0.8.3"
33
description: Deploys alidns webhook for cert-manager.
44
name: alidns-webhook
5-
version: 0.8.2
5+
version: 0.8.3

charts/alidns-webhook/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ certManager:
1515

1616
image:
1717
repository: ghcr.io/devmachine-fr/cert-manager-alidns-webhook/cert-manager-alidns-webhook
18-
tag: 0.3.0
18+
tag: 0.3.1
1919
pullPolicy: IfNotPresent
2020
privateRegistry:
2121
enabled: false

0 commit comments

Comments
 (0)