File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ SHELL = /usr/bin/env bash -o pipefail
51
51
.SHELLFLAGS = -ec
52
52
53
53
# # The version to use for the cert-manager operator
54
- CERT_MANAGER_VERSION =v1.17.2 # renovate datasource=github-tags depName=cert-manager/cert-manager
54
+ CERT_MANAGER_VERSION =v1.18.0 # renovate datasource=github-tags depName=cert-manager/cert-manager
55
55
56
56
# #@ General
57
57
@@ -439,7 +439,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
439
439
# additional whitespace will break the renovate regex rules.
440
440
441
441
KUBECTL_VERSION =v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
442
- TERRAFORM_VERSION=v1.11.4 # renovate datasource=github-tags depName=hashicorp/terraform
442
+ TERRAFORM_VERSION=v1.12.2 # renovate datasource=github-tags depName=hashicorp/terraform
443
443
444
444
CONTROLLER_TOOLS_VERSION =v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
445
445
CRD_REF_DOCS_VERSION=v0.1.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs
You can’t perform that action at this time.
0 commit comments