Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Bump version in example flux deployment yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
awh committed Sep 19, 2017
1 parent 9bd63e6 commit 58a3549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/flux-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 58a3549

Please sign in to comment.