From cb07571769a3ac10b69c8125d06acec6109e9a42 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Mon, 1 Apr 2019 19:51:00 +0200 Subject: [PATCH] Bump Flux deployment image version --- deploy/flux-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/flux-deployment.yaml b/deploy/flux-deployment.yaml index a8b79a3f0..9eeff5bef 100644 --- a/deploy/flux-deployment.yaml +++ b/deploy/flux-deployment.yaml @@ -54,7 +54,7 @@ spec: # There are no ":latest" images for flux. Find the most recent # release or image version at https://quay.io/weaveworks/flux # and replace the tag here. - image: quay.io/weaveworks/flux:1.11.0 + image: quay.io/weaveworks/flux:1.11.1 imagePullPolicy: IfNotPresent resources: requests: