[stable/spinnaker] Avoid IP infringement in default config (#3428)

* Avoid IP infringement in default config

Even though the value isn't used, might as well not leave it in.

* Bump chart version.
This commit is contained in:
Noah Kantrowitz
2018-01-26 03:03:33 -08:00
committed by k8s-ci-robot
parent fe40789eb9
commit e58195aea4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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: 0.3.11
version: 0.3.12
appVersion: 1.1.0
home: http://spinnaker.io/
sources:
@@ -195,7 +195,7 @@ data:
},
hipchat: {
enabled: false,
botName: 'Skynet T-800'
botName: 'Spinnaker Bot'
},
sms: {
enabled: false,