From 9ff605623c955d34dcccfdfb69c5b6245ab3f4fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Wed, 3 Jan 2024 22:08:50 +0100 Subject: [PATCH] fix(xwiki): Update Image to include XWiki 15.10.4 --- helmfile/environments/default/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 87609965..82c55017 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -640,7 +640,7 @@ images: # registryUrl=https://git.xwikisas.com:5050 # dependencyType=supplier repository: "xwikisas/swp/xwiki" - tag: "0.12-mariadb-jetty-alpine@sha256:c195d8baf38b6c6b0c533a3216e726cd863a6c2ba0e65f18036402592bb72896" + tag: "0.13-mariadb-jetty-alpine@sha256:3bbf76d1e70168006213643b4079921a6904b7d97feab70ef7a2697953d50133" # @supplier: "XWiki" # @mirrorFilter: '^(\d+)\.(\d+)-.+$' # @mirrorFrom: ['0', '12']