ci: update container image

This commit is contained in:
Alex Wellnitz 2024-06-25 14:50:18 +02:00
parent 30f08c832c
commit c141f27773

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.13" tag: "v2.3.14"
ingress: ingress:
enabled: true enabled: true