feat(helmchart): update cert-manager CRDs and version to v1.18.2

这个提交包含在:
rohow
2025-09-01 12:17:42 +08:00
未验证
父节点 cdd7b3d412
当前提交 363903c661
@@ -1,5 +1,5 @@
# 需要提前安装crds # 需要提前安装crds
# kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.crds.yaml # kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.18.2/cert-manager.crds.yaml
apiVersion: helm.cattle.io/v1 apiVersion: helm.cattle.io/v1
kind: HelmChart kind: HelmChart
metadata: metadata:
@@ -9,7 +9,7 @@ spec:
repo: https://charts.jetstack.io repo: https://charts.jetstack.io
chart: cert-manager chart: cert-manager
targetNamespace: infra-devops targetNamespace: infra-devops
version: v1.18.1 version: v1.18.2
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity: