chore(kustomize): update config

This commit is contained in:
Nikolai Rodionov 2023-08-02 18:41:07 +00:00
parent 910fe4d20a
commit 53b077bdc1
1 changed files with 3 additions and 3 deletions

View File

@ -1,19 +1,19 @@
- chart: cert-manager
release: cert-manager-2
version: v1.12.2
version: v1.12.3
namespace: cert-manager
repourl: https://charts.jetstack.io
values: []
- chart: istiod
release: istiod
version: 1.18.1
version: 1.18.2
namespace: istio-system
repourl: https://istio-release.storage.googleapis.com/charts
values:
- values/istiod.yaml
- chart: base
release: istio-base
version: 1.18.1
version: 1.18.2
namespace: istio-system
repourl: https://istio-release.storage.googleapis.com/charts
values: []