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: