diff --git a/charts/gmod/Chart.yaml b/charts/gmod/Chart.yaml index f8b4356..f99e6e7 100644 --- a/charts/gmod/Chart.yaml +++ b/charts/gmod/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: gmod -version: 0.0.16 \ No newline at end of file +version: 0.0.17 \ No newline at end of file diff --git a/charts/gmod/templates/rollout.yaml b/charts/gmod/templates/rollout.yaml index 8ad575e..8f8cc8f 100644 --- a/charts/gmod/templates/rollout.yaml +++ b/charts/gmod/templates/rollout.yaml @@ -3,6 +3,9 @@ apiVersion: argoproj.io/v1alpha1 kind: Rollout metadata: name: {{ .Release.Name }} + annotations: + notifications.argoproj.io/subscribe.on-rollout-step-completed.ntfy: '' + notifications.argoproj.io/subscribe.on-rollout-updated.ntfy: '' spec: replicas: 1 strategy: