chore(argo-cd): update notifications links to latest documentation (#2503)
Signed-off-by: lukepatrick <lukephilips@gmail.com> Signed-off-by: Petr Drastil <petr.drastil@gmail.com> Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
79a24410b5
commit
866ee08bc0
2 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@ appVersion: v2.10.0
|
||||||
kubeVersion: ">=1.23.0-0"
|
kubeVersion: ">=1.23.0-0"
|
||||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
version: 6.0.9
|
version: 6.0.10
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
sources:
|
sources:
|
||||||
|
@ -27,4 +27,4 @@ annotations:
|
||||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
description: Conditions that still checked for old configuration sections
|
description: Update notifications links to updated documentation
|
||||||
|
|
|
@ -2967,7 +2967,7 @@ notifications:
|
||||||
extraVolumes: []
|
extraVolumes: []
|
||||||
|
|
||||||
# -- Define user-defined context
|
# -- Define user-defined context
|
||||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/templates/#defining-user-defined-context
|
## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/templates/#defining-user-defined-context
|
||||||
context: {}
|
context: {}
|
||||||
# region: east
|
# region: east
|
||||||
# environmentName: staging
|
# environmentName: staging
|
||||||
|
@ -2984,19 +2984,19 @@ notifications:
|
||||||
|
|
||||||
# -- Generic key:value pairs to be inserted into the secret
|
# -- Generic key:value pairs to be inserted into the secret
|
||||||
## Can be used for templates, notification services etc. Some examples given below.
|
## Can be used for templates, notification services etc. Some examples given below.
|
||||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/services/overview/
|
## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/overview/
|
||||||
items: {}
|
items: {}
|
||||||
# slack-token:
|
# slack-token:
|
||||||
# # For more information: https://argocd-notifications.readthedocs.io/en/stable/services/slack/
|
# # For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/slack/
|
||||||
|
|
||||||
# grafana-apiKey:
|
# grafana-apiKey:
|
||||||
# # For more information: https://argocd-notifications.readthedocs.io/en/stable/services/grafana/
|
# # For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/grafana/
|
||||||
|
|
||||||
# webhooks-github-token:
|
# webhooks-github-token:
|
||||||
|
|
||||||
# email-username:
|
# email-username:
|
||||||
# email-password:
|
# email-password:
|
||||||
# For more information: https://argocd-notifications.readthedocs.io/en/stable/services/email/
|
# For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/email/
|
||||||
|
|
||||||
metrics:
|
metrics:
|
||||||
# -- Enables prometheus metrics server
|
# -- Enables prometheus metrics server
|
||||||
|
@ -3038,7 +3038,7 @@ notifications:
|
||||||
|
|
||||||
# -- Configures notification services such as slack, email or custom webhook
|
# -- Configures notification services such as slack, email or custom webhook
|
||||||
# @default -- See [values.yaml]
|
# @default -- See [values.yaml]
|
||||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/services/overview/
|
## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/overview/
|
||||||
notifiers: {}
|
notifiers: {}
|
||||||
# service.slack: |
|
# service.slack: |
|
||||||
# token: $slack-token
|
# token: $slack-token
|
||||||
|
@ -3138,7 +3138,7 @@ notifications:
|
||||||
rules: []
|
rules: []
|
||||||
|
|
||||||
# -- Contains centrally managed global application subscriptions
|
# -- Contains centrally managed global application subscriptions
|
||||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/subscriptions/
|
## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/subscriptions/
|
||||||
subscriptions: []
|
subscriptions: []
|
||||||
# # subscription for on-sync-status-unknown trigger notifications
|
# # subscription for on-sync-status-unknown trigger notifications
|
||||||
# - recipients:
|
# - recipients:
|
||||||
|
@ -3154,7 +3154,7 @@ notifications:
|
||||||
# - on-sync-status-unknown
|
# - on-sync-status-unknown
|
||||||
|
|
||||||
# -- The notification template is used to generate the notification content
|
# -- The notification template is used to generate the notification content
|
||||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/templates/
|
## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/templates/
|
||||||
templates: {}
|
templates: {}
|
||||||
# template.app-deployed: |
|
# template.app-deployed: |
|
||||||
# email:
|
# email:
|
||||||
|
@ -3371,7 +3371,7 @@ notifications:
|
||||||
# }]
|
# }]
|
||||||
|
|
||||||
# -- The trigger defines the condition when the notification should be sent
|
# -- The trigger defines the condition when the notification should be sent
|
||||||
## For more information: https://argocd-notifications.readthedocs.io/en/stable/triggers/
|
## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/triggers/
|
||||||
triggers: {}
|
triggers: {}
|
||||||
# trigger.on-deployed: |
|
# trigger.on-deployed: |
|
||||||
# - description: Application is synced and healthy. Triggered once per commit.
|
# - description: Application is synced and healthy. Triggered once per commit.
|
||||||
|
@ -3405,6 +3405,6 @@ notifications:
|
||||||
# - app-sync-succeeded
|
# - app-sync-succeeded
|
||||||
# when: app.status.operationState.phase in ['Succeeded']
|
# when: app.status.operationState.phase in ['Succeeded']
|
||||||
#
|
#
|
||||||
# For more information: https://argocd-notifications.readthedocs.io/en/stable/triggers/#default-triggers
|
# For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/triggers/#default-triggers
|
||||||
# defaultTriggers: |
|
# defaultTriggers: |
|
||||||
# - on-sync-status-unknown
|
# - on-sync-status-unknown
|
||||||
|
|
Loading…
Reference in a new issue