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: []