ci: update image version in helm chart

This commit is contained in:
Alex Wellnitz 2023-09-03 01:18:37 +02:00
parent 7367bed3fc
commit 5778f49c7b

View File

@ -2,7 +2,7 @@ image:
repository: alexohneander/alexohneander-astro repository: alexohneander/alexohneander-astro
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "v2.3.4" tag: "v2.3.5"
ingress: ingress:
enabled: true enabled: true