Skip to content

Commit

Permalink
chore(azure-apps): fix azureWorkloadIdentityWebhook values in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed Jan 25, 2024
1 parent fa753ee commit badd38c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions charts/azure-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: azure-apps
description: Argo CD app-of-apps config for Azure applications
type: application
version: 0.13.1
version: 0.13.2
home: https://github.com/adfinis/helm-charts/tree/main/charts/azure-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,7 +17,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "update argoconfig dependency"
links:
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
description: "fix: README for `azureWorkloadIdentityWebhook`"
4 changes: 2 additions & 2 deletions charts/azure-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/azure-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ promitorResourceDiscovery:
values: {}

# -- [azure-workload-identity](https://azure.github.io/azure-workload-identity) ([example](./examples/azure-workload-identity-webhook.yaml))
# # @default -- -
# @default -- -
azureWorkloadIdentityWebhook:
# -- Enable azure-workload-identity webhook
enabled: false
Expand Down

0 comments on commit badd38c

Please sign in to comment.