Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion staging/istio-helm-base/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion staging/istio-helm-cni/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion staging/istio-helm-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion staging/istio-helm-istiod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 0 additions & 2 deletions staging/istio-helm-istiod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ prometheus-operator:
security:
enabled: true
issuerName: kommander-ca
image: docker.io/mesosphere/kubectl
tag: v1.35.0-alpine
2 changes: 1 addition & 1 deletion staging/istio-helm-ztunnel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Loading