Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 121b0cf

Browse files
Update dependency jetstack/cert-manager to v1.12.2
1 parent b4ff3dd commit 121b0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/cert-manager/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- https://github.com/jetstack/cert-manager/releases/download/v1.9.1/cert-manager.yaml
5+
- https://github.com/jetstack/cert-manager/releases/download/v1.12.2/cert-manager.yaml
66
- cluster-issuers.yaml
77

88
patches:

0 commit comments

Comments
 (0)