From b438eeefec342bba3df9e41265da89d62c85a0f9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 May 2026 19:39:30 +0000 Subject: [PATCH] Update ghcr.io/thomiceli/opengist Docker tag to v1.12.2 --- opengist-system/opengist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opengist-system/opengist.yaml b/opengist-system/opengist.yaml index 30b6b7b..e83429d 100644 --- a/opengist-system/opengist.yaml +++ b/opengist-system/opengist.yaml @@ -73,7 +73,7 @@ spec: spec: containers: - name: opengist - image: ghcr.io/thomiceli/opengist:1.12.1 + image: ghcr.io/thomiceli/opengist:1.12.2 args: ["--config", "/config/config.yaml"] env: # --- OIDC CONFIGURATION ---