From f7c7f6ccfaa29a7d4b23767dcb07ad3f6e3cf281 Mon Sep 17 00:00:00 2001 From: William Date: Tue, 20 Aug 2024 09:10:56 -0600 Subject: [PATCH] Updating modules --- platform/modules/cert-manager/chart.json | 2 +- platform/modules/istio-base/chart.json | 2 +- platform/modules/istio-ingress/chart.json | 2 +- platform/modules/istiod/chart.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform/modules/cert-manager/chart.json b/platform/modules/cert-manager/chart.json index add823fe..cc0e1dd9 100644 --- a/platform/modules/cert-manager/chart.json +++ b/platform/modules/cert-manager/chart.json @@ -1,5 +1,5 @@ { "chart": "cert-manager", "repository": "https://charts.jetstack.io", - "version": "v1.10.1" + "version": "v1.12.13" } diff --git a/platform/modules/istio-base/chart.json b/platform/modules/istio-base/chart.json index 698313ac..76f20208 100644 --- a/platform/modules/istio-base/chart.json +++ b/platform/modules/istio-base/chart.json @@ -1,5 +1,5 @@ { "chart": "base", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.22.3" + "version": "1.23.0" } diff --git a/platform/modules/istio-ingress/chart.json b/platform/modules/istio-ingress/chart.json index 36027bcd..1aaa6856 100644 --- a/platform/modules/istio-ingress/chart.json +++ b/platform/modules/istio-ingress/chart.json @@ -1,5 +1,5 @@ { "chart": "gateway", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.22.3" + "version": "1.23.0" } diff --git a/platform/modules/istiod/chart.json b/platform/modules/istiod/chart.json index 694ca5ff..160ce918 100644 --- a/platform/modules/istiod/chart.json +++ b/platform/modules/istiod/chart.json @@ -1,5 +1,5 @@ { "chart": "istiod", "repository": "https://istio-release.storage.googleapis.com/charts", - "version": "1.22.3" + "version": "1.23.0" }