Skip to content

Commit

Permalink
add version to chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Koss committed Dec 2, 2024
1 parent f2a3d78 commit a959a3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/stackit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: stackit-cert-manager-webhook
version: 0.3.0
version: 0.3.1
2 changes: 1 addition & 1 deletion deploy/stackit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ image:
# -- repository of the image.
repository: ghcr.io/stackitcloud/stackit-cert-manager-webhook
# -- tag of the image.
tag: latest
tag: v0.3.1
# -- pull policy of the image.
pullPolicy: IfNotPresent

Expand Down

0 comments on commit a959a3c

Please sign in to comment.