From 7788b7c26f243f9dd74e5110110cef0f58ee20fd Mon Sep 17 00:00:00 2001 From: Yurii Bychenok Date: Wed, 26 Jun 2024 02:12:19 +0300 Subject: [PATCH] Fixed Argo Rollouts helm changelog Signed-off-by: Yurii Bychenok --- charts/argo-rollouts/Chart.yaml | 4 ++-- charts/argo-rollouts/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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