github.com/replicatedhq/ship@v0.55.0/integration/init/github-no-proxy/input/ship.yaml (about)

     1  assets:
     2    v1:
     3    - github:
     4        repo: replicatedhq/test-charts
     5        ref: 8293c6cea77c29748b0ac8d8b67c561f1886cf78
     6        path: /basic
     7        dest: ./
     8    - github:
     9        repo: replicatedhq/test-charts
    10        ref: 3427d6997bd150c60caa00ba0298fdfe17e3ed04
    11        path: /plain-k8s
    12        strip_path: true
    13        dest: ./my-own-folder
    14    - github:
    15        repo: replicatedhq/test-charts
    16        ref: cbc06b6f566744cf5190cf774895700a6c2ff1ca
    17        path: /values-static/README.md
    18        dest: ./
    19  lifecycle:
    20    v1:
    21    - render: {}