Skip to content

Commit 708e07a

Browse files
chore(deps): update dependency cert-manager to v1.19.2 (#6028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc0242f commit 708e07a

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
@@ -48,7 +48,7 @@ CILIUM_VERSION = v1.18.4
4848
CILIUM_IMAGE_REPO = quay.io/cilium
4949

5050
# renovate: datasource=github-releases depName=cert-manager packageName=cert-manager/cert-manager
51-
CERT_MANAGER_VERSION = v1.19.1
51+
CERT_MANAGER_VERSION = v1.19.2
5252
CERT_MANAGER_CONTROLLER = quay.io/jetstack/cert-manager-controller:$(CERT_MANAGER_VERSION)
5353
CERT_MANAGER_CAINJECTOR = quay.io/jetstack/cert-manager-cainjector:$(CERT_MANAGER_VERSION)
5454
CERT_MANAGER_WEBHOOK = quay.io/jetstack/cert-manager-webhook:$(CERT_MANAGER_VERSION)

0 commit comments

Comments
 (0)