Skip to content

Commit 83940d2

Browse files
bump cert-manager
1 parent f4e31d2 commit 83940d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/cert-manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: "kustomize.config.k8s.io/v1beta1"
33
kind: "Kustomization"
44
resources:
5-
- "https://github.com/cert-manager/cert-manager/releases/download/v1.17.1/cert-manager.yaml"
5+
- "https://github.com/cert-manager/cert-manager/releases/download/v1.18.2/cert-manager.yaml"
66
namespace: "cert-manager"
77
patches:
88
- target:

0 commit comments

Comments
 (0)