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