From e4c2dcc28b23b85d0e5e4467b6115973a48ca798 Mon Sep 17 00:00:00 2001 From: Taras Mankovski Date: Tue, 9 Jun 2020 19:04:34 -0400 Subject: [PATCH] Flux says repository is not ready because Flux version is old --- flux/flux-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/flux-deployment.yaml b/flux/flux-deployment.yaml index dbad4e9f4..2a279bee5 100644 --- a/flux/flux-deployment.yaml +++ b/flux/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: fluxcd/flux:1.14.2 + image: fluxcd/flux:1.19.0 imagePullPolicy: IfNotPresent resources: requests: