diff --git a/deploy/flux-deployment.yaml b/deploy/flux-deployment.yaml index 79e35a4c2..a4e07d6be 100644 --- a/deploy/flux-deployment.yaml +++ b/deploy/flux-deployment.yaml @@ -24,7 +24,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.0.0 + image: quay.io/weaveworks/flux:1.0.1 imagePullPolicy: IfNotPresent ports: - containerPort: 3030 # informational