From 0377f5a73e6efb4d32f2e0fed5c9a4674910ebef Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Mon, 4 Sep 2023 11:27:30 +0200 Subject: [PATCH] ci: update image in helm chart --- charts/alexohneander-astro/values-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/alexohneander-astro/values-prod.yaml b/charts/alexohneander-astro/values-prod.yaml index b025cc2..9a9e652 100644 --- a/charts/alexohneander-astro/values-prod.yaml +++ b/charts/alexohneander-astro/values-prod.yaml @@ -2,7 +2,7 @@ image: repository: alexohneander/alexohneander-astro pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v2.3.5" + tag: "v2.3.6" ingress: enabled: true