Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Update Istio Preview to v1.6.9 #516

Merged
merged 1 commit into from
Sep 17, 2020
Merged
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
8 changes: 4 additions & 4 deletions addons/istio/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: istio
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.6.8-0"
appversion.kubeaddons.mesosphere.io/istio: "1.6.8"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.6.9-0"
appversion.kubeaddons.mesosphere.io/istio: "1.6.9"
appversion.kubeaddons.mesosphere.io/kiali: "1.18.0"
appversion.kubeaddons.mesosphere.io/jaeger: "1.16.0"
stage.kubeaddons.mesosphere.io/kiali: Preview
Expand All @@ -17,7 +17,7 @@ metadata:
docs.kubeaddons.mesosphere.io/istio: "https://istio.io/docs/"
docs.kubeaddons.mesosphere.io/kiali: "https://istio.io/docs/tasks/telemetry/kiali/"
docs.kubeaddons.mesosphere.io/jaeger: "https://istio.io/docs/tasks/telemetry/distributed-tracing/jaeger/"
values.chart.helm.kubeaddons.mesosphere.io/istio: "https://raw.githubusercontent.com/mesosphere/charts/a8106505cb3fb5ed42e41ceadffae9e78bb226a9/staging/istio/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/istio: "https://raw.githubusercontent.com/mesosphere/charts/a7d3c02bac8c4c3ae02854e60483b97cfb80b1b7/staging/istio/values.yaml"
spec:
namespace: istio-system
requires:
Expand All @@ -41,7 +41,7 @@ spec:
chartReference:
chart: istio
repo: https://mesosphere.github.io/charts/staging
version: 1.6.8
version: 1.6.9
values: |
istioOperator:
addonComponents:
Expand Down