From 87b51f77512dbd62224fa29ae37d8d6b0e01fa00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 09:28:17 +0000 Subject: [PATCH] chore(deps): update martinhelmich/typo3 docker tag to v12 --- charts/typo3/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/typo3/values.yaml b/charts/typo3/values.yaml index 862ba961..d4c26ed1 100644 --- a/charts/typo3/values.yaml +++ b/charts/typo3/values.yaml @@ -9,7 +9,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "11.5" + tag: "12.4" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []