From b607182cef43a5be9619d64b51a694ca955956b5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Nov 2021 17:43:17 +0000 Subject: [PATCH] Update argoprojlabs/argocd-notifications Docker tag to v1.2.0 --- argocd/argocd-notifications.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/argocd-notifications.yaml b/argocd/argocd-notifications.yaml index ba11177..b2b0af6 100644 --- a/argocd/argocd-notifications.yaml +++ b/argocd/argocd-notifications.yaml @@ -92,7 +92,7 @@ spec: - command: - /app/argocd-notifications-backend - controller - image: argoprojlabs/argocd-notifications:v1.1.1 + image: argoprojlabs/argocd-notifications:v1.2.0 imagePullPolicy: Always name: argocd-notifications-controller volumeMounts: