Skip to content

Commit dd11ffe

Browse files
treydockCopilot
andcommitted
Update helm/oauth2-proxy/Chart.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu>
1 parent b2c8416 commit dd11ffe

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

helm/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ kubeVersion: ">=1.16.0-0"
3131
annotations:
3232
artifacthub.io/changes: |
3333
- kind: added
34-
description: Add tpl support for ingress.labels, ingress.extraPaths and nodeSelector
34+
description: >
35+
Add tpl support for ingress.labels, ingress.extraPaths and nodeSelector. This is a
36+
behavior change: any values containing `{{ ... }}` will now be evaluated as templates.
37+
To keep literal `{{` sequences, escape them (for example, use `{{"{{"}}`).
3538
links:
3639
- name: GitHub PR
3740
url: https://github.com/oauth2-proxy/manifests/pull/400

0 commit comments

Comments
 (0)