Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

View File

@ -3,7 +3,7 @@ terraform {
required_providers {
flux = {
source = "fluxcd/flux"
version = "1.6.1"
version = "1.5.1"
}
kubectl = {
source = "gavinbunney/kubectl"