mirror of
https://github.com/helm/charts.git
synced 2026-08-23 14:27:18 +00:00
bump minio and redis charts and also update the spinnaker version (#7462)
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
7f9ec6ef5e
commit
949c387560
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
|
||||
name: spinnaker
|
||||
version: 1.0.0
|
||||
appVersion: 1.8.5
|
||||
version: 1.1.0
|
||||
appVersion: 1.9.1
|
||||
home: http://spinnaker.io/
|
||||
sources:
|
||||
- https://github.com/spinnaker
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 3.6.4
|
||||
version: 3.8.0
|
||||
- name: minio
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 1.5.0
|
||||
digest: sha256:e97bb4b0f7878f6fc3a375b6fca43bcfd778b6629db7dd46cd508b932548de02
|
||||
generated: 2018-07-18T13:48:10.143246511-05:00
|
||||
version: 1.6.3
|
||||
digest: sha256:91008508c9ab75698d9ceadd02362d9169582065a185de15ccb41c78a12d1818
|
||||
generated: 2018-08-31T13:53:57.346842993+02:00
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: 3.6.4
|
||||
version: 3.8.0
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
- name: minio
|
||||
version: 1.5.0
|
||||
version: 1.6.3
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
condition: minio.enabled
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
halyard:
|
||||
spinnakerVersion: 1.8.5
|
||||
spinnakerVersion: 1.9.1
|
||||
image:
|
||||
repository: gcr.io/spinnaker-marketplace/halyard
|
||||
tag: stable
|
||||
tag: 1.9.1
|
||||
# Provide a config map with Hal commands that will be run the core config (storage)
|
||||
# The config map should contain a script in the config.sh key
|
||||
additionalConfig:
|
||||
|
||||
Reference in New Issue
Block a user