Skip to content

Commit 1a4c70f

Browse files
Merge pull request #194 from pierluigilenoci/redis_chart_upgrade
Updated the Redis chart to the latest version
2 parents 0330ef7 + 7c1af08 commit 1a4c70f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

helm/oauth2-proxy/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: redis
33
repository: https://charts.bitnami.com/bitnami
4-
version: 18.12.1
5-
digest: sha256:93be520404a3c9ce53a6ea422cfebbf9414136a959bb0c4c73c591ab9d4d78e6
6-
generated: "2024-02-13T15:27:23.100418+01:00"
4+
version: 19.0.2
5+
digest: sha256:8009cf72be5a77157d17f49f4a947e0513b4304e0407ee334d4a94420e8ed402
6+
generated: "2024-04-08T15:44:46.62778+02:00"

helm/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.2.0
2+
version: 7.3.0
33
apiVersion: v2
44
appVersion: 7.6.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 18.12.1
17+
version: 19.0.2
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
3737
- kind: changed
38-
description: Remove the v from the oauth2-proxy deployment.yaml image
38+
description: Updated the Redis chart to the latest version
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/189
41+
url: https://github.com/oauth2-proxy/manifests/pull/194

0 commit comments

Comments
 (0)