From bdc8c8ca7cb7454b7290b54b17fa71dc936c37a1 Mon Sep 17 00:00:00 2001 From: Pierluigi Lenoci Date: Mon, 8 Apr 2024 15:41:42 +0200 Subject: [PATCH 1/2] Updated the Redis chart to the latest version --- helm/oauth2-proxy/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 736212f..d5e89d3 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.2.0 +version: 7.3.0 apiVersion: v2 appVersion: 7.6.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 18.12.1 + version: 19.0.2 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled @@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0" annotations: artifacthub.io/changes: | - kind: changed - description: Remove the v from the oauth2-proxy deployment.yaml image + description: Updated the Redis chart to the latest version links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/189 + url: https://github.com/oauth2-proxy/manifests/pull/194 From 7c1af0859baf5671d64251692b91353baa52179c Mon Sep 17 00:00:00 2001 From: Pierluigi Lenoci Date: Mon, 8 Apr 2024 15:45:00 +0200 Subject: [PATCH 2/2] Chart.lock --- helm/oauth2-proxy/Chart.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index 718d063..7867d2e 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: 18.12.1 -digest: sha256:93be520404a3c9ce53a6ea422cfebbf9414136a959bb0c4c73c591ab9d4d78e6 -generated: "2024-02-13T15:27:23.100418+01:00" + version: 19.0.2 +digest: sha256:8009cf72be5a77157d17f49f4a947e0513b4304e0407ee334d4a94420e8ed402 +generated: "2024-04-08T15:44:46.62778+02:00"