Skip to content

Commit 4c02042

Browse files
pierluigilenocituunit
authored andcommitted
docs: update Chart.yaml to reflect requiredSecretKeys rename
Update changelog annotation to use the correct field name 'requiredSecretKeys' instead of 'secretKeys' to match the implemented changes. Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
1 parent 7e464ac commit 4c02042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/oauth2-proxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ kubeVersion: ">=1.16.0-0"
3131
annotations:
3232
artifacthub.io/changes: |
3333
- kind: added
34-
description: Added config.secretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios)
34+
description: Added config.requiredSecretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios)
3535
links:
3636
- name: Github PR
3737
url: https://github.com/oauth2-proxy/manifests/pull/384

0 commit comments

Comments
 (0)