diff --git a/stable/spinnaker/Chart.yaml b/stable/spinnaker/Chart.yaml index cf42e6e120..eb37bdc85c 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.7.1 +version: 1.7.2 appVersion: 1.11.6 home: http://spinnaker.io/ sources: diff --git a/stable/spinnaker/README.md b/stable/spinnaker/README.md index e35cf8f1a7..f772746135 100644 --- a/stable/spinnaker/README.md +++ b/stable/spinnaker/README.md @@ -153,3 +153,5 @@ halyard: tasks: useManagedServiceAccounts: true ``` + +Any files added through `additionalConfigMaps` will be written to disk at `/opt/halyard/additionalConfigMaps`.