Skip to content

Commit d1a3e1c

Browse files
authored
Merge pull request #288 from pratiyushpushkar05/add_custom_initCont
Add extraInitContainer option for startup customization
2 parents d672cef + 78a6629 commit d1a3e1c

File tree

5 files changed

+165
-143
lines changed

5 files changed

+165
-143
lines changed

helm/oauth2-proxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.11.2
2+
version: 7.12.0
33
apiVersion: v2
44
appVersion: 7.8.1
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
3434
- kind: added
35-
description: Updated the Redis chart to the latest version
35+
description: Add extraInitContainer option for startup customization
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/287
38+
url: https://github.com/oauth2-proxy/manifests/pull/288

0 commit comments

Comments
 (0)