diff --git a/stable/spinnaker/Chart.yaml b/stable/spinnaker/Chart.yaml index e64b169d3d..9b45dc250b 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: 0.3.11 +version: 0.3.12 appVersion: 1.1.0 home: http://spinnaker.io/ sources: diff --git a/stable/spinnaker/templates/configmap/spinnaker-config.yaml b/stable/spinnaker/templates/configmap/spinnaker-config.yaml index aad306f8f7..0a245ade5e 100644 --- a/stable/spinnaker/templates/configmap/spinnaker-config.yaml +++ b/stable/spinnaker/templates/configmap/spinnaker-config.yaml @@ -195,7 +195,7 @@ data: }, hipchat: { enabled: false, - botName: 'Skynet T-800' + botName: 'Spinnaker Bot' }, sms: { enabled: false,