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

[auto-bump][chart] istio-1.9.1 #990

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
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 @@ -8,10 +8,10 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: istio
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.8.2-2"
appversion.kubeaddons.mesosphere.io/istio: "1.8.2"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.9.1-1"
appversion.kubeaddons.mesosphere.io/istio: "1.9.1"
docs.kubeaddons.mesosphere.io/istio: "https://istio.io/docs/"
values.chart.helm.kubeaddons.mesosphere.io/istio: "https://raw.githubusercontent.com/mesosphere/charts/2a68b97/staging/istio/values.yaml"
values.chart.helm.kubeaddons.mesosphere.io/istio: "https://raw.githubusercontent.com/mesosphere/charts/666659c/staging/istio/values.yaml"
spec:
namespace: istio-system
requires:
Expand All @@ -36,7 +36,7 @@ spec:
chartReference:
chart: istio
repo: https://mesosphere.github.io/charts/staging
version: 1.8.4
version: 1.9.1
values: |
istioOperator:
components:
Expand Down