Skip to content

Commit 50b5773

Browse files
committed
Upgrade oauth2-proxy to v9.0.1
1 parent ce1aa52 commit 50b5773

3 files changed

Lines changed: 5 additions & 12 deletions

File tree

charts/orthanc/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: oauth2-proxy
33
repository: https://oauth2-proxy.github.io/manifests
4-
version: 8.3.1
5-
digest: sha256:3fa9cab7e1313cea6e9504d9ea89098ca2dddadb7165e062f4c727ed609d3638
6-
generated: "2025-10-10T14:10:10.405797227-04:00"
4+
version: 9.0.1
5+
digest: sha256:2d0a33e506c01f19977cb099789de6b2c0d14777b6413649e4bb39bc42eb225d
6+
generated: "2025-12-08T12:14:29.283110792-05:00"

charts/orthanc/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords:
1313
- image processing
1414

1515
type: application
16-
version: 3.0.0
16+
version: 4.0.0
1717
appVersion: "1.12.9"
1818

1919
maintainers:
@@ -23,6 +23,6 @@ maintainers:
2323

2424
dependencies:
2525
- name: oauth2-proxy
26-
version: "~8.3.1"
26+
version: "~9.0.1"
2727
repository: "https://oauth2-proxy.github.io/manifests"
2828
condition: oauth2-proxy.enabled

charts/orthanc/values.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -675,13 +675,6 @@ oauth2-proxy:
675675
alphaConfig:
676676
enabled: false
677677

678-
image:
679-
repository: "quay.io/oauth2-proxy/oauth2-proxy"
680-
# appVersion is used by default
681-
tag: ""
682-
pullPolicy: "IfNotPresent"
683-
command: []
684-
685678
ingress:
686679
enabled: false
687680
# className: nginx

0 commit comments

Comments
 (0)