cert-manager update
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user