Skip to content

Commit

Permalink
bump fluxcd default version var to 0.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Jun 29, 2022
1 parent 7ae9471 commit 55d5587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# defaults file for flux

flux_app: flux
flux_version: 0.31.2
flux_version: 0.31.3
flux_os: linux
flux_arch: amd64
flux_dl_url: https://github.com/fluxcd/flux2/releases/download/v{{ flux_version }}/{{ flux_app }}_{{ flux_version }}_{{ flux_os }}_{{ flux_arch }}.tar.gz
Expand Down

0 comments on commit 55d5587

Please sign in to comment.