From 8544b10215fd58ec8b49e976a637b571f89a31f7 Mon Sep 17 00:00:00 2001 From: Jon R Andersen Date: Tue, 1 Aug 2023 13:09:29 +0200 Subject: [PATCH] Bump Dex to v2.37.1 --- charts/dex/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/dex/Chart.yaml b/charts/dex/Chart.yaml index e894eee5..04a2cc8a 100644 --- a/charts/dex/Chart.yaml +++ b/charts/dex/Chart.yaml @@ -21,8 +21,8 @@ maintainers: url: https://sagikazarmark.hu annotations: artifacthub.io/changes: | - - kind: fixed - description: "Fixed error stemming from the formatting of the new autoscaling API version" + - kind: added + description: "Added supplementalGroups feature" artifacthub.io/images: | - name: dex - image: ghcr.io/dexidp/dex:v2.37.0 + image: ghcr.io/dexidp/dex:v2.37.1