From 5778f49c7b8752213bb86bbd5ef8ddd19e54dc29 Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Sun, 3 Sep 2023 01:18:37 +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 cdf0e1b..8c596bc 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.4" + tag: "v2.3.5" ingress: enabled: true