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 ---