Update Terraform flux to v1.5.0
This commit is contained in:
parent
b2e3a85f6a
commit
5bf1e8b1c0
@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
flux = {
|
||||
source = "fluxcd/flux"
|
||||
version = "1.4.0"
|
||||
version = "1.5.0"
|
||||
}
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user