From b8eb432e0b54da92d86ca3eab4189e48e3e7d8fd Mon Sep 17 00:00:00 2001 From: Miles Matthias Date: Tue, 12 Mar 2019 02:30:39 -0600 Subject: [PATCH] bump Spinnaker & Halyard versions for Spinnaker chart (#12097) Signed-off-by: Miles Matthias --- stable/spinnaker/Chart.yaml | 4 ++-- stable/spinnaker/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/spinnaker/Chart.yaml b/stable/spinnaker/Chart.yaml index eb37bdc85c..9778c71d6c 100644 --- a/stable/spinnaker/Chart.yaml +++ b/stable/spinnaker/Chart.yaml @@ -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.7.2 -appVersion: 1.11.6 +version: 1.8.0 +appVersion: 1.12.5 home: http://spinnaker.io/ sources: - https://github.com/spinnaker diff --git a/stable/spinnaker/values.yaml b/stable/spinnaker/values.yaml index 0e63c98fa6..cc16bd2033 100644 --- a/stable/spinnaker/values.yaml +++ b/stable/spinnaker/values.yaml @@ -1,8 +1,8 @@ halyard: - spinnakerVersion: 1.11.6 + spinnakerVersion: 1.12.5 image: repository: gcr.io/spinnaker-marketplace/halyard - tag: 1.13.1 + tag: 1.16.0 # 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 additionalScripts: