From 3630f583b5927153f35f5e4d13aea12545c509b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 15 Jan 2024 11:33:37 +0100 Subject: [PATCH] chore(openproject): Bump version to 13.2.0 --- 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 df74aea4..af295d52 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -277,7 +277,7 @@ images: # dependencyType=supplier registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/openproject/images-mirror/open_desk" - tag: "13.1.1@sha256:780ea7781f19a76f44519750db2a4ffa840a4f4f4247ceacb7731075138fe6ae" + tag: "13.2.0@sha256:79e703d814bef918acff626f12b4301818263e4c95f90d889d0b83a06a195675" # @supplier: "OpenProject" # @mirrorFilter: '^(\d+)\.(\d+)\.(\d+)$' # @mirrorFrom: ['13', '1', '1']