Skip to content

Commit b117fcd

Browse files
Merge branch 'main' into oci-push
2 parents 9e8c2be + cbeceab commit b117fcd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.5.0
5-
digest: sha256:28820c9ec92372ac8ea0833cc0061cd9387f7fdaa023c6b3833a023e139d4f41
6-
generated: "2023-12-11T14:58:00.816821+01:00"
4+
version: 18.12.1
5+
digest: sha256:93be520404a3c9ce53a6ea422cfebbf9414136a959bb0c4c73c591ab9d4d78e6
6+
generated: "2024-02-13T15:27:23.100418+01:00"

helm/oauth2-proxy/Chart.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: oauth2-proxy
2-
version: 6.23.1
2+
version: 6.24.1
33
apiVersion: v2
4-
appVersion: 7.5.1
4+
appVersion: 7.6.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
66
description: A reverse proxy that provides authentication with Google, Github or other providers
77
keywords:
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: ~18.5.0
17+
version: 18.12.1
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -34,8 +34,8 @@ maintainers:
3434
kubeVersion: ">=1.9.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
37-
- kind: fixed
38-
description: Fix indentation in alpha config
37+
- kind: added
38+
description: Upgrade to the latest version of Redis
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/180
41+
url: https://github.com/oauth2-proxy/manifests/pull/186

0 commit comments

Comments
 (0)