github.com/replicatedcom/ship@v0.50.0/integration/init_app/installation-template-func/expected/.ship/state.json (about) 1 { 2 "v1": { 3 "config": {}, 4 "upstream": "__upstream__", 5 "contentSHA": "bddc8932888aeedf0ed046eea44b93df6a7a5552e0bdea74e406789dd3c85c9b", 6 "metadata": { 7 "applicationType": "replicated.app", 8 "customerID": "__customerID__", 9 "installationID": "__installationID__", 10 "license": { 11 "assignee": "", 12 "createdAt": "0001-01-01T00:00:00Z", 13 "expiresAt": "0001-01-01T00:00:00Z", 14 "id": "", 15 "type": "" 16 }, 17 "releaseNotes": "integration tests", 18 "sequence": 0, 19 "version": "1.0.1-SNAPSHOT" 20 }, 21 "releaseName": "integration-replicated-app-installation-template-func" 22 } 23 }