From 132e4faed2b9fe8b4d307dba9d58979906fe1f02 Mon Sep 17 00:00:00 2001 From: Thomas Miceli Date: Sun, 21 Sep 2025 05:13:02 +0200 Subject: [PATCH] Update Opengist version for Helm chart --- helm/opengist/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/opengist/values.yaml b/helm/opengist/values.yaml index 1c5f125..523b4c5 100644 --- a/helm/opengist/values.yaml +++ b/helm/opengist/values.yaml @@ -17,7 +17,7 @@ configExistingSecret: "" image: repository: ghcr.io/thomiceli/opengist pullPolicy: Always - tag: "1.10.0" + tag: "1.11.0" digest: "" imagePullSecrets: [] # - name: "image-pull-secret"