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