Files
mstore/docs/helm-chart-manifest.json.txt
2026-03-02 11:06:55 +02:00

23 lines
769 B
Plaintext

MimeType: application/vnd.oci.image.manifest.v1+json
{
"schemaVersion": 2,
"config": {
"mediaType": "application/vnd.cncf.helm.config.v1+json",
"digest": "sha256:33e3759271a3c6dc018541cfb73653c267df6f8ee28ce68e38c72e22196a1d87",
"size": 126
},
"layers": [{
"mediaType": "application/vnd.cncf.helm.chart.content.v1.tar+gzip",
"digest": "sha256:93dc97d49c453a7ce3af622cf7ef698548045e0c09907c6a021018f6eac6c31a",
"size": 1528
}],
"annotations": {
"org.opencontainers.image.created": "2026-02-25T19:59:44+02:00",
"org.opencontainers.image.description": "mStore service",
"org.opencontainers.image.title": "mstore",
"org.opencontainers.image.version": "0.2.0"
}
}