From 3bf7daeeaa9a7aafe16e649dd1df0c2a537acb4a Mon Sep 17 00:00:00 2001 From: Tobias Heinzmann Date: Fri, 4 Aug 2023 05:25:14 +0000 Subject: [PATCH] fix(collabora): Image version bump from 23.05.1.2.1 to 23.05.1.2.2 --- helmfile/environments/default/images.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/images.gotmpl b/helmfile/environments/default/images.gotmpl index 317ef9e6..4a358ae0 100644 --- a/helmfile/environments/default/images.gotmpl +++ b/helmfile/environments/default/images.gotmpl @@ -9,7 +9,7 @@ images: tag: "1.1.0_base" collabora: repository: "souvap/tooling/images/collabora" - tag: "23.05.1.2.1" + tag: "23.05.1.2.2" dovecot: repository: "dovecot/dovecot" tag: "2.3.20"