github.com/replicatedhq/ship@v0.55.0/integration/init/grafana-with-values/metadata.yaml (about)

     1  upstream: "https://github.com/helm/charts/tree/353ba5ef6467fd64035b7d5446df426f86d60153/stable/grafana"
     2  args:
     3    - --upload-assets-to=http://localhost:4569/some-bucket/some-key
     4    - --prefer-git
     5    - --files-in-state
     6  edit_args: ["--files-in-state"]
     7  skip_cleanup: false
     8  valuesFile: input/values.yaml
     9