From 0438113baab5a1696ba162a6289e4f184dffd316 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 9 Jan 2025 14:38:02 -0800 Subject: [PATCH] Bump Gafaelfawr version to 12.3.2 This release of Gafaelfawr fixes another issue with generating auth-url annotations for `Ingress` resources by avoiding commas in the `delegate_scope` parameter. --- applications/gafaelfawr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/gafaelfawr/Chart.yaml b/applications/gafaelfawr/Chart.yaml index 1f7cf8b18..25a994556 100644 --- a/applications/gafaelfawr/Chart.yaml +++ b/applications/gafaelfawr/Chart.yaml @@ -5,7 +5,7 @@ description: "Authentication and identity system" home: "https://gafaelfawr.lsst.io/" sources: - "https://github.com/lsst-sqre/gafaelfawr" -appVersion: 12.3.1 +appVersion: 12.3.2 dependencies: - name: "redis"