From 53be643c3465cfb6aa41df150de2a759a63132f6 Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Sat, 2 Sep 2023 23:57:45 +0200 Subject: [PATCH] ci: update helm chart image version --- 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 7efe23f..cdf0e1b 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.3" + tag: "v2.3.4" ingress: enabled: true