We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80537d2 + 916a59b commit 81620fdCopy full SHA for 81620fd
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 8.5.1
+version: 9.0.0
3
apiVersion: v2
4
appVersion: 7.13.0
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -31,8 +31,8 @@ maintainers:
31
kubeVersion: ">=1.16.0-0"
32
annotations:
33
artifacthub.io/changes: |
34
- - kind: added
35
- description: Add HTTPRoutes for Gateway API support
+ - kind: changed
+ description: Breaking change: Separate image.repository into (image.registry / image.repository) and support .global.imageRegistry
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/369
+ url: https://github.com/oauth2-proxy/manifests/pull/367
0 commit comments