github.com/replicatedcom/ship@v0.50.0/integration/update/version/input/.ship/state.json (about)

     1  {
     2    "v1": {
     3      "config": null,
     4      "helmValues": "replicaCount: 1\nimage:\n  repository: nginx\n  tag: stable\n  pullPolicy: IfNotPresent\nservice:\n  type: ClusterIP\n  port: 80\ningress:\n  enabled: false\n  annotations: {}\n  path: /\n  hosts:\n  - chart-example.local\n  tls: []\nresources: {}\nnodeSelector: {}\ntolerations: []\naffinity: {}\n",
     5      "releaseName": "version",
     6      "helmValuesDefaults": "# Default values for basic.\n# This is a YAML-formatted file.\n# Declare variables to be passed into your templates.\n\nreplicaCount: 1\n\nimage:\n  repository: nginx\n  tag: stable\n  pullPolicy: IfNotPresent\n\nservice:\n  type: ClusterIP\n  port: 80\n\ningress:\n  enabled: false\n  annotations: {}\n    # kubernetes.io/ingress.class: nginx\n    # kubernetes.io/tls-acme: \"true\"\n  path: /\n  hosts:\n    - chart-example.local\n  tls: []\n  #  - secretName: chart-example-tls\n  #    hosts:\n  #      - chart-example.local\n\nresources: {}\n  # We usually recommend not to specify default resources and to leave this as a conscious\n  # choice for the user. This also increases chances charts run on environments with little\n  # resources, such as Minikube. If you do want to specify resources, uncomment the following\n  # lines, adjust them as necessary, and remove the curly braces after 'resources:'.\n  # limits:\n  #  cpu: 100m\n  #  memory: 128Mi\n  # requests:\n  #  cpu: 100m\n  #  memory: 128Mi\n\nnodeSelector: {}\n\ntolerations: []\n\naffinity: {}\n",
     7      "upstream": "https://github.com/replicatedhq/test-charts/tree/_latest_/version",
     8      "metadata": {
     9        "applicationType": "helm",
    10        "name": "version",
    11        "releaseNotes": "Add a new version chart for versioned updates (#11)",
    12        "license": {
    13          "assignee": "",
    14          "createdAt": "0001-01-01T00:00:00Z",
    15          "expiresAt": "0001-01-01T00:00:00Z",
    16          "id": "",
    17          "type": ""
    18        },
    19        "sequence": 0,
    20        "version": "0.0.1"
    21      },
    22      "contentSHA": "4adecfde17359b4fb196e700785a36aefa4a337b64b96f2defdc7e6f55ea24d2"
    23    }
    24  }