diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index 0fa250c..fe69911 100644 --- a/helm/oauth2-proxy/Chart.lock +++ b/helm/oauth2-proxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.4.0 -digest: sha256:759ab934f32412960e8070bab5a33c008596adb006615e19896d61fb59be4d50 -generated: "2024-12-03T12:36:16.797241579Z" + version: 20.5.0 +digest: sha256:4e71a0a423962576d2bb97426c543cec249b6de30e31c644ab502a1a5acda4cd +generated: "2024-12-11T09:49:14.415267905Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 0fd9be5..a9c60b9 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.8.1 +version: 7.8.2 apiVersion: v2 appVersion: 7.7.1 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 20.4.0 + version: 20.5.0 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled