We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a3d78 commit a959a3cCopy full SHA for a959a3c
deploy/stackit/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v1
2
appVersion: "1.0"
3
description: A Helm chart for Kubernetes
4
name: stackit-cert-manager-webhook
5
-version: 0.3.0
+version: 0.3.1
deploy/stackit/values.yaml
@@ -24,7 +24,7 @@ image:
24
# -- repository of the image.
25
repository: ghcr.io/stackitcloud/stackit-cert-manager-webhook
26
# -- tag of the image.
27
- tag: latest
+ tag: v0.3.1
28
# -- pull policy of the image.
29
pullPolicy: IfNotPresent
30
0 commit comments