From 697b48209582509a02ea2f712d76a60e6958a03c Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Mon, 4 Sep 2023 11:50:06 +0200 Subject: [PATCH] ci: update image version 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 9a9e652..a1c63de 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.6" + tag: "v2.3.7" ingress: enabled: true