Skip to content

Commit 943e83e

Browse files
authored
chore(dep): bump app version to v7.15.1 (#403)
Signed-off-by: Jan Larwig <jan@larwig.com>
1 parent 336ab50 commit 943e83e

1 file changed

Lines changed: 5 additions & 20 deletions

File tree

helm/oauth2-proxy/Chart.yaml

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 10.4.0
2+
version: 10.4.1
33
apiVersion: v2
44
appVersion: 7.15.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -30,23 +30,8 @@ maintainers:
3030
kubeVersion: ">=1.16.0-0"
3131
annotations:
3232
artifacthub.io/changes: |
33-
- kind: fixed
34-
description: Restructured config.configFile generation to support alphaConfig without conflicts
33+
- kind: changed
34+
description: Bump OAuth2 Proxy image to v7.15.1
3535
links:
36-
- name: GitHub Issue
37-
url: https://github.com/oauth2-proxy/manifests/issues/226
38-
- kind: added
39-
description: Added structured configuration with config.emailDomains and config.upstreams for better flexibility
40-
links:
41-
- name: GitHub Issue
42-
url: https://github.com/oauth2-proxy/manifests/issues/226
43-
- kind: added
44-
description: Added config.forceLegacyConfig flag for users with custom configFile when using alphaConfig
45-
links:
46-
- name: GitHub Issue
47-
url: https://github.com/oauth2-proxy/manifests/issues/226
48-
- kind: added
49-
description: Added comprehensive alphaConfig examples with upstreamConfig configuration
50-
links:
51-
- name: GitHub Issue
52-
url: https://github.com/oauth2-proxy/manifests/issues/311
36+
- name: GitHub PR
37+
url: https://github.com/oauth2-proxy/manifests/pull/403

0 commit comments

Comments
 (0)