Skip to content

Commit 0109369

Browse files
chore(deps): update dependency cert-manager to v1.18.2 (#5422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6a496a commit 0109369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ CILIUM_VERSION = v1.17.5
4646
CILIUM_IMAGE_REPO = quay.io/cilium
4747

4848
# renovate: datasource=github-releases depName=cert-manager packageName=cert-manager/cert-manager
49-
CERT_MANAGER_VERSION = v1.18.1
49+
CERT_MANAGER_VERSION = v1.18.2
5050
CERT_MANAGER_CONTROLLER = quay.io/jetstack/cert-manager-controller:$(CERT_MANAGER_VERSION)
5151
CERT_MANAGER_CAINJECTOR = quay.io/jetstack/cert-manager-cainjector:$(CERT_MANAGER_VERSION)
5252
CERT_MANAGER_WEBHOOK = quay.io/jetstack/cert-manager-webhook:$(CERT_MANAGER_VERSION)

0 commit comments

Comments
 (0)