Update Terraform flux to v1
This commit is contained in:
parent
1b94ee4cc6
commit
b5ae4d9691
@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
flux = {
|
||||
source = "fluxcd/flux"
|
||||
version = "0.25.3"
|
||||
version = "1.0.1"
|
||||
}
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
|
Loading…
Reference in New Issue
Block a user