|
3 | 3 | "schemaVersion": "1.0.0", |
4 | 4 | "stack": { |
5 | 5 | "name": "mb3r-stack", |
6 | | - "version": "0.3.3", |
| 6 | + "version": "0.3.4", |
7 | 7 | "status": "candidate", |
8 | | - "releaseDate": "2026-05-01", |
| 8 | + "releaseDate": "2026-05-31", |
9 | 9 | "notes": [ |
10 | 10 | "Generic integration and distribution layer only. No upstream Bering or Sheaft source code is vendored here.", |
11 | | - "Candidate bundle pinned to released Bering v0.3.3 and Sheaft v0.2.3 artifacts with immutable GHCR digests.", |
| 11 | + "Candidate bundle pinned to released Bering v0.3.4 and Sheaft v0.2.4 artifacts with immutable GHCR digests.", |
12 | 12 | "OpenTelemetry Demo is packaged as an example profile, not as the core contract.", |
13 | | - "Bering v0.3.3 keeps the published 1.0.0 and 1.1.0 schema contract lines and refreshes release-facing metadata.", |
14 | | - "Sheaft v0.2.3 strictly validates both the 1.0.0 and 1.1.0 Bering schema lines and fixes late Bering artifact handoff in serve/watch preview mode.", |
15 | | - "Pinned GHCR images are recorded from the upstream release manifests published on 2026-05-01." |
| 13 | + "Bering v0.3.4 keeps the published 1.0.0 and 1.1.0 schema contract lines while adding the post-v0.3.3 capability backlog release payload.", |
| 14 | + "Sheaft v0.2.4 strictly validates both the 1.0.0 and 1.1.0 Bering schema lines and adds trustable gate benchmark and why-mode release evidence.", |
| 15 | + "Sheaft main commit 64ea26a records app-level sync against Bering v0.3.4; the stack still pins the latest published Sheaft v0.2.4 package.", |
| 16 | + "Pinned GHCR images are recorded from the upstream release manifests published on 2026-05-31." |
16 | 17 | ] |
17 | 18 | }, |
18 | 19 | "artifacts": { |
19 | 20 | "chart": { |
20 | 21 | "name": "mb3r-stack", |
21 | | - "version": "0.3.3", |
| 22 | + "version": "0.3.4", |
22 | 23 | "ociRepository": "oci://ghcr.io/mb3r-lab/charts", |
23 | | - "package": "mb3r-stack-0.3.3.tgz" |
| 24 | + "package": "mb3r-stack-0.3.4.tgz" |
24 | 25 | }, |
25 | 26 | "assetPack": { |
26 | | - "version": "0.3.3", |
27 | | - "archive": "mb3r-assets-0.3.3.tgz", |
| 27 | + "version": "0.3.4", |
| 28 | + "archive": "mb3r-assets-0.3.4.tgz", |
28 | 29 | "includes": [ |
29 | 30 | "collector/", |
30 | 31 | "dashboards/", |
|
36 | 37 | "sheaft": "1.0.0" |
37 | 38 | }, |
38 | 39 | "configPacks": { |
39 | | - "collector": "0.3.3", |
40 | | - "examples": "0.3.3" |
| 40 | + "collector": "0.3.4", |
| 41 | + "examples": "0.3.4" |
41 | 42 | } |
42 | 43 | }, |
43 | 44 | "components": { |
44 | 45 | "bering": { |
45 | | - "version": "0.3.3", |
| 46 | + "version": "0.3.4", |
46 | 47 | "image": { |
47 | 48 | "repository": "ghcr.io/mb3r-lab/bering", |
48 | | - "tag": "v0.3.3", |
49 | | - "digest": "sha256:b38713a15194827f3410c3972071a5fd358f1fe55847952289f5edd7c0b82174" |
| 49 | + "tag": "v0.3.4", |
| 50 | + "digest": "sha256:a825e7eb7d8a97610dd22cfea725e747e5b77f27663ed2972ac2978ee60d392d" |
50 | 51 | }, |
51 | 52 | "contracts": { |
52 | 53 | "collectorExport": "v1alpha1", |
53 | 54 | "discoveryReport": "v1alpha1" |
54 | 55 | } |
55 | 56 | }, |
56 | 57 | "sheaft": { |
57 | | - "version": "0.2.3", |
| 58 | + "version": "0.2.4", |
58 | 59 | "image": { |
59 | 60 | "repository": "ghcr.io/mb3r-lab/sheaft", |
60 | | - "tag": "v0.2.3", |
61 | | - "digest": "sha256:07bca0e01ef0bfb09c9561c2883d7acf7b2ee6374be373ecd0168747da9f1e76" |
| 61 | + "tag": "v0.2.4", |
| 62 | + "digest": "sha256:a434b5fb3f034a58455b20fa27a6976aa79d66340814f4cd81549b20bd8a5db8" |
62 | 63 | }, |
63 | 64 | "contracts": { |
64 | 65 | "gateDecision": "v1alpha1", |
|
0 commit comments