Grab 1.0 charts

This commit is contained in:
mtail 2018-09-15 07:53:44 -07:00
parent 95d968b567
commit 2326008adc
4 changed files with 12 additions and 12 deletions

View File

@ -21,7 +21,7 @@ HELM="docker run -t -i --user $UID --rm -v ${HELM_DIR}:${HELM_DIR} -v ${WORK_DIR
# The repos to mine for charts, just add new entries here to pull in more repos.
REPOS=(
https://github.com/istio/istio.git@master
https://github.com/istio/istio.git@release-1.0
)
# Charts to extract from repos

View File

@ -2,10 +2,10 @@ apiVersion: v1
entries:
istio:
- apiVersion: v1
appVersion: 1.1.0
created: 2018-09-14T18:54:56.38453262+02:00
appVersion: 1.0.1
created: 2018-09-15T14:53:09.844683778Z
description: Helm chart for all istio components
digest: cfe68ecfe33b2a1732b0d3c03affdc59615c676ee63cdf4e48765ec17775eba0
digest: 92a6fef1af2bb271556a5256d74db3547587eb70e581d52f379efb669c1e9cda
engine: gotpl
icon: https://istio.io/favicons/android-192x192.png
keywords:
@ -20,15 +20,15 @@ entries:
- http://github.com/istio/istio
tillerVersion: '>=2.7.2-0'
urls:
- istio-1.1.0.tgz
version: 1.1.0
- istio-1.0.1.tgz
version: 1.0.1
istio-remote:
- apiVersion: v1
appVersion: 1.1.0
created: 2018-09-14T18:54:56.385384687+02:00
appVersion: 1.0.1
created: 2018-09-15T14:53:09.850366409Z
description: Helm chart needed for remote Kubernetes clusters to join the main
Istio control plane
digest: 32a1b0a71a2f66a95042c9e4d764490a97809195f0ae3f29956b0fc2b7eaad2f
digest: 46a7ca056f54c54bd727fcc69653ed4fcdad2534713aa8d451af45c7a960b654
engine: gotpl
icon: https://istio.io/favicons/android-192x192.png
keywords:
@ -38,6 +38,6 @@ entries:
- http://github.com/istio/istio
tillerVersion: '>=2.7.2'
urls:
- istio-remote-1.1.0.tgz
version: 1.1.0
generated: 2018-09-14T18:54:56.381029453+02:00
- istio-remote-1.0.1.tgz
version: 1.0.1
generated: 2018-09-15T14:53:09.837433112Z

Binary file not shown.

Binary file not shown.