Skip to content

Commit a959a3c

Browse files
committed
add version to chart
1 parent f2a3d78 commit a959a3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/stackit/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: "1.0"
33
description: A Helm chart for Kubernetes
44
name: stackit-cert-manager-webhook
5-
version: 0.3.0
5+
version: 0.3.1

deploy/stackit/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ image:
2424
# -- repository of the image.
2525
repository: ghcr.io/stackitcloud/stackit-cert-manager-webhook
2626
# -- tag of the image.
27-
tag: latest
27+
tag: v0.3.1
2828
# -- pull policy of the image.
2929
pullPolicy: IfNotPresent
3030

0 commit comments

Comments
 (0)