diff --git a/charts/argo-rollouts/Chart.yaml b/charts/argo-rollouts/Chart.yaml index 2c2f7967..c6e0216d 100644 --- a/charts/argo-rollouts/Chart.yaml +++ b/charts/argo-rollouts/Chart.yaml @@ -18,5 +18,5 @@ annotations: fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - - kind: changed - description: Add subscriptions into notifications-configmap + - kind: fixed + description: Fix subscriptions into notifications-configmap diff --git a/charts/argo-rollouts/values.yaml b/charts/argo-rollouts/values.yaml index 586c72f8..4cf8c3d6 100644 --- a/charts/argo-rollouts/values.yaml +++ b/charts/argo-rollouts/values.yaml @@ -486,4 +486,4 @@ notifications: # - slack: # triggers: # - on-rollout-completed - # - on-rollout-aborted \ No newline at end of file + # - on-rollout-aborted