From 41bc09ee49d1c9c2bdf04b06b37e4ef3d78a9538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 24 Jan 2024 10:46:06 +0100 Subject: [PATCH] chore(openproject): Bump to 13.2.1 --- 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 f014f166..846dfdbf 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -290,7 +290,7 @@ images: # dependencyType=supplier registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/openproject/images-mirror/open_desk" - tag: "13.2.0@sha256:79e703d814bef918acff626f12b4301818263e4c95f90d889d0b83a06a195675" + tag: "13.2.1@sha256:f2a0e9c90bb484191a0533b491cd8b74d3806f96f30379469004c5286efbb9fd" # @supplier: "OpenProject" # @mirrorFilter: '^(\d+)\.(\d+)\.(\d+)$' # @mirrorFrom: ['13', '1', '1']