cert-manager update

This commit is contained in:
Philip Haupt
2026-03-24 14:46:00 +01:00
parent 3b552c04b2
commit 75e79bcbd3
2 changed files with 279 additions and 195 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,14 +5,14 @@ kind: Kustomization
helmCharts: helmCharts:
- name: cert-manager - name: cert-manager
repo: https://charts.jetstack.io repo: https://charts.jetstack.io
version: 1.19.1 version: 1.20.0
releaseName: cert-manager releaseName: cert-manager
namespace: cert-manager namespace: cert-manager
valuesFile: values.yaml valuesFile: values.yaml
- name: cert-manager-webhook-netcup - name: cert-manager-webhook-netcup
repo: https://aellwein.github.io/cert-manager-webhook-netcup/charts/ repo: https://aellwein.github.io/cert-manager-webhook-netcup/charts/
version: 1.0.34 version: 1.0.43
releaseName: cert-manager-webhook-netcup releaseName: cert-manager-webhook-netcup
namespace: cert-manager namespace: cert-manager
valuesFile: values-netcup.yaml valuesFile: values-netcup.yaml