Skip to content

Commit

Permalink
Update Terraform flux to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and patrick-hermann-sva committed Sep 30, 2024
1 parent 191611d commit 3306959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {

flux = {
source = "fluxcd/flux"
version = "1.3.0"
version = "1.4.0"
}

kubectl = {
Expand Down

0 comments on commit 3306959

Please sign in to comment.