Compare commits

..

No commits in common. "renovate/helm-2.x" and "main" have entirely different histories.

View file

@ -12,7 +12,7 @@ terraform {
} }
helm = { helm = {
source = "hashicorp/helm" source = "hashicorp/helm"
version = "2.17.0" version = "2.16.1"
} }
http = { source = "hashicorp/http" http = { source = "hashicorp/http"
version = "3.4.5" version = "3.4.5"