Skip to content

Commit 269d672

Browse files
fix: move kubectl image and tag ref to default cm (#1634)
Co-authored-by: rohitkumar0510 <rohit.kumar5@nutanix.com>
1 parent cd851eb commit 269d672

6 files changed

Lines changed: 5 additions & 7 deletions

File tree

staging/istio-helm-base/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: istio-helm-base
3-
version: 1.23.6
3+
version: 1.23.7
44
appVersion: 1.23.6
55
description: Helm chart for deploying Istio base resources and CRDs
66
keywords:

staging/istio-helm-cni/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: istio-helm-cni
3-
version: 1.23.6
3+
version: 1.23.7
44
appVersion: 1.23.6
55
description: Helm chart for deploying Istio CNI plugin
66
keywords:

staging/istio-helm-gateway/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: istio-helm-gateway
3-
version: 1.23.6
3+
version: 1.23.7
44
appVersion: 1.23.6
55
description: Helm chart for deploying Istio ingress gateway
66
keywords:

staging/istio-helm-istiod/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: istio-helm-istiod
3-
version: 1.23.6
3+
version: 1.23.7
44
appVersion: 1.23.6
55
description: Helm chart for deploying Istio control plane (istiod) with monitoring
66
keywords:

staging/istio-helm-istiod/values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,3 @@ prometheus-operator:
3434
security:
3535
enabled: true
3636
issuerName: kommander-ca
37-
image: docker.io/mesosphere/kubectl
38-
tag: v1.35.0-alpine

staging/istio-helm-ztunnel/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: istio-helm-ztunnel
3-
version: 1.23.6
3+
version: 1.23.7
44
appVersion: 1.23.6
55
description: Helm chart for deploying Istio ztunnel for ambient mesh mode
66
keywords:

0 commit comments

Comments
 (0)