Set proper istio-operator values

This commit is contained in:
Stefan Reimer 2020-07-15 16:17:47 +01:00
parent 05fa490031
commit 3fc58d5c1e
2 changed files with 6 additions and 4 deletions

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: kubezero-istio
description: KubeZero Umbrella Chart for Istio
type: application
version: 0.1.2
appVersion: 1.6
version: 0.1.3
appVersion: 1.6.5
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -16,5 +16,5 @@ dependencies:
version: ">= 0.1.1"
repository: https://zero-down-time.github.io/kubezero/
- name: istio-operator
version: "= 1.6"
version: ">= 1.6"
kubeVersion: ">= 1.16.0"

View File

@ -1 +1,3 @@
# istio:
istio-operator:
hub: docker.io/istio
tag: 1.6.5