Skip to content

Commit 419f7a5

Browse files
committed
chore(chart-deps): update oauth2-proxy to version 10.4.3
1 parent 25a93fb commit 419f7a5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

chart/chart-index/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies:
7777
version: 3.13.0
7878
repository: https://kubernetes-sigs.github.io/metrics-server
7979
- name: oauth2-proxy
80-
version: 10.4.2
80+
version: 10.4.3
8181
repository: https://oauth2-proxy.github.io/manifests
8282
- name: opentelemetry-operator
8383
alias: otel-operator

charts/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
annotations:
22
artifacthub.io/changes: |
33
- kind: changed
4-
description: Bump OAuth2 Proxy image to v7.15.1
4+
description: Bump OAuth2 Proxy image to v7.15.2
55
links:
66
- name: GitHub PR
7-
url: https://github.com/oauth2-proxy/manifests/pull/403
7+
url: https://github.com/oauth2-proxy/manifests/pull/406
88
apiVersion: v2
9-
appVersion: 7.15.1
9+
appVersion: 7.15.2
1010
dependencies:
1111
- condition: redis-ha.enabled
1212
name: redis-ha
@@ -35,4 +35,4 @@ name: oauth2-proxy
3535
sources:
3636
- https://github.com/oauth2-proxy/oauth2-proxy
3737
- https://github.com/oauth2-proxy/manifests
38-
version: 10.4.2
38+
version: 10.4.3

0 commit comments

Comments
 (0)