We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e31d2 commit 83940d2Copy full SHA for 83940d2
infra/cert-manager/kustomization.yaml
@@ -2,7 +2,7 @@
2
apiVersion: "kustomize.config.k8s.io/v1beta1"
3
kind: "Kustomization"
4
resources:
5
- - "https://github.com/cert-manager/cert-manager/releases/download/v1.17.1/cert-manager.yaml"
+ - "https://github.com/cert-manager/cert-manager/releases/download/v1.18.2/cert-manager.yaml"
6
namespace: "cert-manager"
7
patches:
8
- target:
0 commit comments