mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
k8s-ci-robot
parent
fe40789eb9
commit
e58195aea4
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user