ship icon indicating copy to clipboard operation
ship copied to clipboard

Cannot ship init spinnaker helm chart

Open marccampbell opened this issue 6 years ago • 0 comments

I cannot ship init the spinnaker Helm chart.

$ ship version
{
    "version": "0.46.1",
    "buildTime": "2019-06-13T18:53:28Z",
    "dependencies": {
        "helm": "v2.14.1",
        "kustomize": "v2.0.3",
        "terraform": "v0.11.14"
    }
}

Then:

$ ship init github.com/helm/charts/stable/spinnaker
Reading github.com/helm/charts/stable/spinnaker ...
Determining application type ...
Attempting to retrieve upstream github.com/helm/charts/stable/spinnaker ...
Detected application type helm
Looking for ship.yaml ...
ship.yaml not found in upstream, generating default lifecycle for application ...
Open browser to continue? (Y/n) 

       Opening console at http://localhost:8800 ...

But you can't continue past the Helm Values screen.

 function \"mergeOverwrite\" not defined]
``

marccampbell avatar Jun 18 '19 14:06 marccampbell