Skip to content

Commit 819cac1

Browse files
Merge branch 'main' into patch-1
2 parents 85f232e + 81620fd commit 819cac1

File tree

5 files changed

+115
-104
lines changed

5 files changed

+115
-104
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-ha
33
repository: https://dandydeveloper.github.io/charts
4-
version: 4.35.0
5-
digest: sha256:14e77cba3fb7726c9fbd6336876cd9bba23b4ea49e900d3a4608b94e7fa7b26f
6-
generated: "2025-10-08T16:53:26.172668+02:00"
4+
version: 4.35.3
5+
digest: sha256:0894a58551d9b6efee6d37abc6f00f16414427488257e250a7c9e2c6fc7ca48f
6+
generated: "2025-11-19T11:30:04.154809464Z"

helm/oauth2-proxy/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 8.5.0
2+
version: 9.0.0
33
apiVersion: v2
44
appVersion: 7.13.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis-ha
17-
version: 4.35.0
17+
version: 4.35.3
1818
repository: https://dandydeveloper.github.io/charts
1919
alias: redis
2020
condition: redis.enabled
@@ -31,8 +31,8 @@ maintainers:
3131
kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
34-
- kind: added
35-
description: Add HTTPRoutes for Gateway API support
34+
- kind: changed
35+
description: Breaking change: Separate image.repository into (image.registry / image.repository) and support .global.imageRegistry
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/369
38+
url: https://github.com/oauth2-proxy/manifests/pull/367

0 commit comments

Comments
 (0)