diff --git a/stable/spinnaker/Chart.yaml b/stable/spinnaker/Chart.yaml index 49a97ca821..7b3b129a1d 100644 --- a/stable/spinnaker/Chart.yaml +++ b/stable/spinnaker/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. name: spinnaker -version: 1.23.1 +version: 1.23.2 appVersion: 1.16.2 home: http://spinnaker.io/ sources: diff --git a/stable/spinnaker/values.yaml b/stable/spinnaker/values.yaml index 02814ef912..dd5fbd6fed 100644 --- a/stable/spinnaker/values.yaml +++ b/stable/spinnaker/values.yaml @@ -256,7 +256,8 @@ redis: # Minio is not exposed publically minio: enabled: true - imageTag: RELEASE.2019-02-13T19-48-27Z + image: + tag: RELEASE.2018-08-25T01-56-38Z serviceType: ClusterIP accessKey: spinnakeradmin secretKey: spinnakeradmin