From d6d5c39d02d1e681b6571dec029116b8f66cc94b Mon Sep 17 00:00:00 2001 From: Danny Rehelis Date: Sat, 20 Apr 2024 21:16:12 +0300 Subject: [PATCH 1/4] Update values.yaml --- helm/oauth2-proxy/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm/oauth2-proxy/values.yaml b/helm/oauth2-proxy/values.yaml index 219f45a..08b213f 100644 --- a/helm/oauth2-proxy/values.yaml +++ b/helm/oauth2-proxy/values.yaml @@ -354,9 +354,7 @@ redis: # Redis specific helm chart settings, please see: # https://github.com/bitnami/charts/tree/master/bitnami/redis#parameters # redisPort: 6379 - # cluster: - # enabled: false - # slaveCount: 1 + # architecture: standalone # Enables apiVersion deprecation checks checkDeprecation: true From ac3c8a393766201df4eb3e38b1edeceb4de45b46 Mon Sep 17 00:00:00 2001 From: Danny Rehelis Date: Tue, 30 Apr 2024 22:47:55 +0300 Subject: [PATCH 2/4] Update Chart.yaml --- helm/oauth2-proxy/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 6ffbc4f..1b55bc1 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.5.2 +version: 7.5.3 apiVersion: v2 appVersion: 7.6.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0" annotations: artifacthub.io/changes: | - kind: changed - description: Support envFrom as way to configure Pod + description: Redis parameters update in values links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/issues/198 + url: https://github.com/oauth2-proxy/manifests/pull/202 From bf52d64b025b56d04084b9f55b4c8e262fc78bab Mon Sep 17 00:00:00 2001 From: Danny Rehelis Date: Tue, 30 Apr 2024 22:50:00 +0300 Subject: [PATCH 3/4] Update Chart.yaml --- helm/oauth2-proxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 1b55bc1..035041d 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -38,4 +38,4 @@ annotations: description: Redis parameters update in values links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/202 + url: https://github.com/oauth2-proxy/manifests/issues/203 From fd4da08c5a069fd15ab4f477dcaf69c69431d5aa Mon Sep 17 00:00:00 2001 From: Pierluigi Lenoci Date: Wed, 1 May 2024 23:12:18 +0200 Subject: [PATCH 4/4] Update Chart.yaml --- helm/oauth2-proxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 035041d..393d930 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -38,4 +38,4 @@ annotations: description: Redis parameters update in values links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/issues/203 + url: https://github.com/oauth2-proxy/manifests/issues/202