Update Terraform flux to v1.2.1
This commit is contained in:
parent
a46a7db1f4
commit
32dd17be8c
@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
flux = {
|
||||
source = "fluxcd/flux"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
}
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
|
Loading…
Reference in New Issue
Block a user