From 4a41477bde138282bda44eaebc9d9fac15e66d0a Mon Sep 17 00:00:00 2001 From: kshitij-kumar-ngt Date: Fri, 30 Jan 2026 01:20:13 +0530 Subject: [PATCH 1/2] fix: remove kubectl image and tag --- staging/istio-helm-istiod/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/staging/istio-helm-istiod/values.yaml b/staging/istio-helm-istiod/values.yaml index d7c7a1fd5..7b1c9b381 100644 --- a/staging/istio-helm-istiod/values.yaml +++ b/staging/istio-helm-istiod/values.yaml @@ -34,5 +34,3 @@ prometheus-operator: security: enabled: true issuerName: kommander-ca - image: docker.io/mesosphere/kubectl - tag: v1.35.0-alpine From 08f4c3a5e88396af53de31a596ec9453ca1a3431 Mon Sep 17 00:00:00 2001 From: rohitkumar0510 Date: Tue, 3 Feb 2026 16:50:44 +0530 Subject: [PATCH 2/2] bumped chart version --- staging/istio-helm-base/Chart.yaml | 2 +- staging/istio-helm-cni/Chart.yaml | 2 +- staging/istio-helm-gateway/Chart.yaml | 2 +- staging/istio-helm-istiod/Chart.yaml | 2 +- staging/istio-helm-ztunnel/Chart.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/staging/istio-helm-base/Chart.yaml b/staging/istio-helm-base/Chart.yaml index ff9e5341d..611c16ea4 100644 --- a/staging/istio-helm-base/Chart.yaml +++ b/staging/istio-helm-base/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: istio-helm-base -version: 1.23.6 +version: 1.23.7 appVersion: 1.23.6 description: Helm chart for deploying Istio base resources and CRDs keywords: diff --git a/staging/istio-helm-cni/Chart.yaml b/staging/istio-helm-cni/Chart.yaml index 3665cce6d..1e6109a2a 100644 --- a/staging/istio-helm-cni/Chart.yaml +++ b/staging/istio-helm-cni/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: istio-helm-cni -version: 1.23.6 +version: 1.23.7 appVersion: 1.23.6 description: Helm chart for deploying Istio CNI plugin keywords: diff --git a/staging/istio-helm-gateway/Chart.yaml b/staging/istio-helm-gateway/Chart.yaml index 8e3d32ce6..8a82a79a8 100644 --- a/staging/istio-helm-gateway/Chart.yaml +++ b/staging/istio-helm-gateway/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: istio-helm-gateway -version: 1.23.6 +version: 1.23.7 appVersion: 1.23.6 description: Helm chart for deploying Istio ingress gateway keywords: diff --git a/staging/istio-helm-istiod/Chart.yaml b/staging/istio-helm-istiod/Chart.yaml index 96a155cd3..e4cc151c6 100644 --- a/staging/istio-helm-istiod/Chart.yaml +++ b/staging/istio-helm-istiod/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: istio-helm-istiod -version: 1.23.6 +version: 1.23.7 appVersion: 1.23.6 description: Helm chart for deploying Istio control plane (istiod) with monitoring keywords: diff --git a/staging/istio-helm-ztunnel/Chart.yaml b/staging/istio-helm-ztunnel/Chart.yaml index c9a4b9dd7..f3b27a757 100644 --- a/staging/istio-helm-ztunnel/Chart.yaml +++ b/staging/istio-helm-ztunnel/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: istio-helm-ztunnel -version: 1.23.6 +version: 1.23.7 appVersion: 1.23.6 description: Helm chart for deploying Istio ztunnel for ambient mesh mode keywords: