Update Terraform flux to v0.22.1
This commit is contained in:
parent
6e65f97f15
commit
e4cf54d317
@ -3,7 +3,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
flux = {
|
flux = {
|
||||||
source = "fluxcd/flux"
|
source = "fluxcd/flux"
|
||||||
version = "0.21.0"
|
version = "0.22.1"
|
||||||
}
|
}
|
||||||
kubectl = {
|
kubectl = {
|
||||||
source = "gavinbunney/kubectl"
|
source = "gavinbunney/kubectl"
|
||||||
|
Loading…
Reference in New Issue
Block a user