Skip to content

Commit 02206e8

Browse files
Update Terraform flux to v1.6.3 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e09cae commit 02206e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/k8s/cluster/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ terraform {
1616

1717
flux = {
1818
source = "fluxcd/flux"
19-
version = "1.6.2"
19+
version = "1.6.3"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)