From 4195c66b548ba07a2983bf1a436531530fe79cd0 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 28 Oct 2024 15:43:49 -0700 Subject: [PATCH] Update Gafaelfawr to 12.1.0 New features for ingress labeling, better authentication metrics, and more OpenID Connect client support. --- 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 5a04e7190b..0b6a7b9af0 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.0.1 +appVersion: 12.1.0 dependencies: - name: "redis"