From e8efb5496cad688fd721e359a2566e1b77de74d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 20:07:06 +0000 Subject: [PATCH] chore(deps): update helm release base to v1.18.1 --- k8s/infra/istio/Chart.lock | 6 +++--- k8s/infra/istio/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/k8s/infra/istio/Chart.lock b/k8s/infra/istio/Chart.lock index d711a9c..e2c246b 100644 --- a/k8s/infra/istio/Chart.lock +++ b/k8s/infra/istio/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: base repository: https://istio-release.storage.googleapis.com/charts - version: 1.17.2 + version: 1.18.1 - name: istiod repository: https://istio-release.storage.googleapis.com/charts version: 1.17.2 -digest: sha256:a51dc7fcbf3fef5e38d92306246ceb53c06230c61fbf8efca81a12c3c1854b84 -generated: "2023-04-20T00:05:38.690793+09:00" +digest: sha256:48a9ff89b5dd3915aa8953fa0de45e4b1d5c93088c8c36df1fe10719f562e94e +generated: "2023-07-14T20:07:00.959317652Z" diff --git a/k8s/infra/istio/Chart.yaml b/k8s/infra/istio/Chart.yaml index 7a1acf4..8a769e4 100644 --- a/k8s/infra/istio/Chart.yaml +++ b/k8s/infra/istio/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 1.17.2 dependencies: - name: base repository: https://istio-release.storage.googleapis.com/charts - version: 1.17.2 + version: 1.18.1 - name: istiod repository: https://istio-release.storage.googleapis.com/charts version: 1.17.2