From 7f5c74d0d0c4d2e38608a468185723b3a49e0e30 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Apr 2021 23:00:44 +0000 Subject: [PATCH] Update argoprojlabs/argocd-notifications Docker tag to v1.1.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 1b192d0..d42b0ce 100644 --- a/argocd/argocd-notifications.yaml +++ b/argocd/argocd-notifications.yaml @@ -98,7 +98,7 @@ spec: - command: - /app/argocd-notifications-backend - controller - image: argoprojlabs/argocd-notifications:v1.1.0 + image: argoprojlabs/argocd-notifications:v1.1.1 imagePullPolicy: Always name: argocd-notifications-controller volumeMounts: