diff --git a/charts/istio-operator/Chart.lock b/charts/istio-operator/Chart.lock index 4d5fcf43..f1dfc28f 100644 --- a/charts/istio-operator/Chart.lock +++ b/charts/istio-operator/Chart.lock @@ -4,15 +4,15 @@ dependencies: version: 0.1.1 - name: base repository: https://istio-release.storage.googleapis.com/charts - version: 1.26.2 + version: 1.26.3 - name: istiod repository: https://istio-release.storage.googleapis.com/charts - version: 1.26.2 + version: 1.26.3 - name: cni repository: https://istio-release.storage.googleapis.com/charts - version: 1.26.2 + version: 1.26.3 - name: ztunnel repository: https://istio-release.storage.googleapis.com/charts - version: 1.26.2 -digest: sha256:ac56b3fddaed0c66a7d3795a4e3ad0fc7d422432bb8e274517cf0a935814bbcd -generated: "2025-06-23T23:59:31.091248589Z" + version: 1.26.3 +digest: sha256:7e884a719d190c890ca981fffd4265db204b3ce688c4d4be0fad43b8971b5555 +generated: "2025-08-11T23:59:26.396601989Z" diff --git a/charts/istio-operator/Chart.yaml b/charts/istio-operator/Chart.yaml index 6b9fb74b..cc21323e 100644 --- a/charts/istio-operator/Chart.yaml +++ b/charts/istio-operator/Chart.yaml @@ -2,31 +2,31 @@ annotations: catalog.cattle.io/display-name: Istio (1/1) - Operator catalog.cattle.io/os: linux catalog.cattle.io/permits-os: linux -# catalog.cattle.io/kube-version: '>=1.26.0-0 < 1.31.0-0' -# catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0' + # catalog.cattle.io/kube-version: '>=1.26.0-0 < 1.31.0-0' + # catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0' catalog.cattle.io/release-name: istio-operator catalog.cattle.io/namespace: istio-system apiVersion: v2 -appVersion: 1.26.2 +appVersion: 1.26.3 dependencies: - name: common repository: https://charts.sourcemation.com/ version: 0.1.x - condition: global.istioOperatorCrd.enabled name: base - version: 1.26.2 + version: 1.26.3 repository: https://istio-release.storage.googleapis.com/charts - condition: global.istioOperatorCrd.enabled name: istiod - version: 1.26.2 + version: 1.26.3 repository: https://istio-release.storage.googleapis.com/charts - condition: global.istioOperatorCrd.enabled name: cni - version: 1.26.2 + version: 1.26.3 repository: https://istio-release.storage.googleapis.com/charts - condition: global.istioOperatorCrd.enabled name: ztunnel - version: 1.26.2 + version: 1.26.3 repository: https://istio-release.storage.googleapis.com/charts description: Istio is an open source service mesh that layers transparently onto existing distributed applications. Install only once on kubernetes. Security & Monitoring. home: https://linuxpolska.com @@ -43,4 +43,4 @@ name: istio-operator sources: - https://github.com/SourceMation/charts.git type: application -version: 0.2.2 +version: 0.2.3 diff --git a/charts/istio-operator/README.md b/charts/istio-operator/README.md index 625b51f3..754b9195 100644 --- a/charts/istio-operator/README.md +++ b/charts/istio-operator/README.md @@ -57,7 +57,7 @@ kubectl get crd -o name | grep -i istio | xargs kubectl delete export RELEASE_NAME=istio export CHART_NAME=istio-operator export RELEASE_NAMESPACE=istio-system -export CHART_VERSION=0.2.2 +export CHART_VERSION=0.2.3 kubectl create ns ${RELEASE_NAMESPACE} kubectl config set-context --current --namespace ${RELEASE_NAMESPACE} diff --git a/charts/istio-operator/charts/base-1.26.2.tgz b/charts/istio-operator/charts/base-1.26.2.tgz deleted file mode 100644 index 957957a0..00000000 Binary files a/charts/istio-operator/charts/base-1.26.2.tgz and /dev/null differ diff --git a/charts/istio-operator/charts/base-1.26.3.tgz b/charts/istio-operator/charts/base-1.26.3.tgz new file mode 100644 index 00000000..6c89ad51 Binary files /dev/null and b/charts/istio-operator/charts/base-1.26.3.tgz differ diff --git a/charts/istio-operator/charts/cni-1.26.2.tgz b/charts/istio-operator/charts/cni-1.26.2.tgz deleted file mode 100644 index 5316d320..00000000 Binary files a/charts/istio-operator/charts/cni-1.26.2.tgz and /dev/null differ diff --git a/charts/istio-operator/charts/cni-1.26.3.tgz b/charts/istio-operator/charts/cni-1.26.3.tgz new file mode 100644 index 00000000..4c99f36a Binary files /dev/null and b/charts/istio-operator/charts/cni-1.26.3.tgz differ diff --git a/charts/istio-operator/charts/istiod-1.26.2.tgz b/charts/istio-operator/charts/istiod-1.26.2.tgz deleted file mode 100644 index 8ad613bb..00000000 Binary files a/charts/istio-operator/charts/istiod-1.26.2.tgz and /dev/null differ diff --git a/charts/istio-operator/charts/istiod-1.26.3.tgz b/charts/istio-operator/charts/istiod-1.26.3.tgz new file mode 100644 index 00000000..110e70cc Binary files /dev/null and b/charts/istio-operator/charts/istiod-1.26.3.tgz differ diff --git a/charts/istio-operator/charts/ztunnel-1.26.2.tgz b/charts/istio-operator/charts/ztunnel-1.26.2.tgz deleted file mode 100644 index 506e5204..00000000 Binary files a/charts/istio-operator/charts/ztunnel-1.26.2.tgz and /dev/null differ diff --git a/charts/istio-operator/charts/ztunnel-1.26.3.tgz b/charts/istio-operator/charts/ztunnel-1.26.3.tgz new file mode 100644 index 00000000..7deff763 Binary files /dev/null and b/charts/istio-operator/charts/ztunnel-1.26.3.tgz differ