We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830a89a commit e12f0c2Copy full SHA for e12f0c2
1 file changed
Makefile
@@ -436,7 +436,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
436
# additional whitespace will break the renovate regex rules.
437
438
KUBECTL_VERSION=v1.29.3# renovate datasource=github-tags depName=kubernetes/kubernetes
439
-TERRAFORM_VERSION=v1.8.3# renovate datasource=github-tags depName=hashicorp/terraform
+TERRAFORM_VERSION=v1.8.4# renovate datasource=github-tags depName=hashicorp/terraform
440
441
CONTROLLER_TOOLS_VERSION=v0.14.0# renovate datasource=go depName=sigs.k8s.io/controller-tools
442
CRD_REF_DOCS_VERSION=v0.0.12# renovate datasource=go depName=github.com/elastic/crd-ref-docs
0 commit comments