|
| 1 | +## mb3r-stack v0.1.0 |
| 2 | + |
| 3 | +First public MB3R integration bundle release for the stack-level packaging layer above released Bering and Sheaft artifacts. |
| 4 | + |
| 5 | +### Upstream pins in this bundle |
| 6 | + |
| 7 | +- Bering `v0.1.0` pinned to `ghcr.io/mb3r-lab/bering@sha256:8e8ce6599b43477b0653617e829d41c62a3189d16b60ecb424cca718fc0e2674` |
| 8 | +- Sheaft `v0.1.1` pinned to `ghcr.io/mb3r-lab/sheaft@sha256:eb1ebf9d96c55c5bb29e226e07496d152eb3a66b52dd9d34ba799fa4aef70624` |
| 9 | + |
| 10 | +### What this release publishes |
| 11 | + |
| 12 | +- the `mb3r-otel-addon` OCI-publishable Helm chart |
| 13 | +- the packaged `mb3r-assets` archive with collector snippets, dashboards, and examples |
| 14 | +- `stack-manifest.json`, `compatibility-matrix.json`, and `release-manifest.json` |
| 15 | +- `SHA256SUMS.txt`, `sbom.cdx.json`, and `release-notes.md` |
| 16 | + |
| 17 | +### Compatibility statement |
| 18 | + |
| 19 | +- bundle status is `candidate`, not `verified` |
| 20 | +- compatibility evidence is pinned to the published Bering `v0.1.0` release manifest plus the published Sheaft `v0.1.1` release and compatibility manifests |
| 21 | +- stack-level contracts remain `collectorExport`, `discoveryReport`, `gateDecision`, and `reportPayload` at `v1alpha1` |
| 22 | +- dashboards stay versioned at `1.0.0` for both Bering and Sheaft views |
| 23 | + |
| 24 | +### CI and install surface |
| 25 | + |
| 26 | +- GitHub, GitLab, and Jenkins adapters now default to immutable upstream image references instead of `TODO-*` placeholders |
| 27 | +- example values files ship concrete upstream image tags and digests for local and production-style installs |
| 28 | +- chart metadata and OCI publication now target the canonical `ghcr.io/mb3r-lab/charts` namespace |
| 29 | + |
| 30 | +### Known limits |
| 31 | + |
| 32 | +- this repository owns only the integration bundle, not upstream Bering or Sheaft binaries or source releases |
| 33 | +- compatibility claims are limited to published upstream artifacts and checked-in integration assets |
| 34 | +- broader operational support should remain conservative until this bundle graduates from `candidate` to `verified` |
0 commit comments