Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
f1393aa
chore(chart-deps): update oauth2-proxy to version 10.1.3
svcAPLBot Feb 8, 2026
bff7d5e
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 9, 2026
c7f60a2
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 9, 2026
27f3e0a
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 9, 2026
da2dc7f
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 10, 2026
a9c0ed5
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 10, 2026
7165de7
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 10, 2026
0ec528d
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 10, 2026
428f57b
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 11, 2026
9b70252
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 11, 2026
433d01e
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 11, 2026
a411ff1
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 11, 2026
101d716
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 11, 2026
7964310
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 12, 2026
d706e03
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 12, 2026
92f3ae2
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 12, 2026
6c77261
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 13, 2026
180d912
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 13, 2026
34f21c8
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 13, 2026
eae1787
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 16, 2026
9c5fcd6
Merge branch 'main' into ci-update-oauth2-proxy-to-10.1.3
svcAPLBot Feb 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies:
version: 3.13.0
repository: https://kubernetes-sigs.github.io/metrics-server
- name: oauth2-proxy
version: 10.1.2
version: 10.1.3
repository: https://oauth2-proxy.github.io/manifests
- name: opentelemetry-operator
alias: otel-operator
Expand Down
12 changes: 5 additions & 7 deletions charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
annotations:
artifacthub.io/changes: |
- kind: added
description: Added config.requiredSecretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios)
- kind: changed
description: Updated Oauth2-Proxy image to v7.14.2
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/384
- name: Github Issue
url: https://github.com/oauth2-proxy/manifests/issues/376
url: https://github.com/oauth2-proxy/manifests/pull/390
apiVersion: v2
appVersion: 7.13.0
appVersion: 7.14.2
dependencies:
- condition: redis-ha.enabled
name: redis-ha
Expand Down Expand Up @@ -37,4 +35,4 @@ name: oauth2-proxy
sources:
- https://github.com/oauth2-proxy/oauth2-proxy
- https://github.com/oauth2-proxy/manifests
version: 10.1.2
version: 10.1.3