Skip to content

Commit 593c21a

Browse files
renovate[bot]Mafyuh
authored andcommitted
feat(deps): update terraform flux ( 1.6.4 → 1.7.1 )
1 parent 4b9181a commit 593c21a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

terraform/flux/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
flux = {
44
source = "fluxcd/flux"
5-
version = "1.6.4"
5+
version = "1.7.1"
66
}
77
bitwarden = {
88
source = "maxlaverse/bitwarden"

terraform/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ terraform {
1919
}
2020
flux = {
2121
source = "fluxcd/flux"
22-
version = "1.6.4"
22+
version = "1.7.1"
2323
}
2424
oci = {
2525
source = "oracle/oci"

0 commit comments

Comments
 (0)