We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c7e8f commit d46693dCopy full SHA for d46693d
2 files changed
charts/cert-manager-webhook-namesilo/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: "0.1.33"
+appVersion: "0.1.34"
3
description: namesilo cert-manager-webhook
4
name: namesilo-webhook
5
-version: "0.1.33"
+version: "0.1.34"
charts/cert-manager-webhook-namesilo/values.yaml
@@ -16,7 +16,7 @@ replicaCount: 1
16
17
image:
18
repository: ghcr.io/swills/cert-manager-webhook-namesilo/cert-manager-webhook-namesilo
19
- tag: v0.1.33
+ tag: v0.1.34
20
pullPolicy: IfNotPresent
21
22
nameOverride: ""
0 commit comments