From 70c094e55f0c53c4481aed14ebe891adc0495e76 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Fri, 10 Jun 2022 11:12:06 +0200 Subject: [PATCH] fix: also bump istio image tag --- charts/kubezero-istio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/kubezero-istio/values.yaml b/charts/kubezero-istio/values.yaml index 54b0d91..97bd635 100644 --- a/charts/kubezero-istio/values.yaml +++ b/charts/kubezero-istio/values.yaml @@ -1,6 +1,6 @@ global: # hub: docker.io/istio - tag: 1.13.3-distroless + tag: 1.13.5-distroless logAsJson: true