Skip to content

Commit

Permalink
feat(flux2): upgrade flux2 to v0.35.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Lefevre <[email protected]>
  • Loading branch information
ArchiFleKs committed Oct 10, 2022
1 parent 70a2647 commit 2d5cfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux2.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ locals {
namespace = "flux-system"
target_path = "production"
default_network_policy = true
version = "v0.33.0"
version = "v0.35.0"
github_url = "ssh://git@<host>/<org>/<repository>"
create_github_repository = false
github_token = ""
Expand Down

0 comments on commit 2d5cfda

Please sign in to comment.