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