Skip to content

Commit

Permalink
Rollback Flux 1.19 due to fluxcd/flux#3199
Browse files Browse the repository at this point in the history
  • Loading branch information
tshak committed Jul 26, 2020
1 parent 56bd4bb commit 9c2ea58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/deploy/flux/apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ spec:
medium: Memory
containers:
- name: flux
image: "docker.io/fluxcd/flux:1.20.0"
image: "docker.io/fluxcd/flux:1.19.0"
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down
4 changes: 2 additions & 2 deletions pkg/assets/assets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c2ea58

Please sign in to comment.