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