From 450e098ad4ac45482785e8ed1493c373143f762e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Dec 2021 19:47:42 +0000 Subject: [PATCH] Update argoprojlabs/argocd-notifications Docker tag to v1.2.1 --- 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 b2b0af6..3f92868 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.2.0 + image: argoprojlabs/argocd-notifications:v1.2.1 imagePullPolicy: Always name: argocd-notifications-controller volumeMounts: