We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22abf4 commit 3edef23Copy full SHA for 3edef23
Makefile
@@ -439,7 +439,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
439
# additional whitespace will break the renovate regex rules.
440
441
KUBECTL_VERSION=v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
442
-TERRAFORM_VERSION=v1.14.3# renovate datasource=github-tags depName=hashicorp/terraform
+TERRAFORM_VERSION=v1.14.4# renovate datasource=github-tags depName=hashicorp/terraform
443
444
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
445
CRD_REF_DOCS_VERSION=v0.2.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs
0 commit comments