v0.3.0
ister-chart v0.3.0
| Component | Image | Version |
|---|---|---|
| server | ghcr.io/ister-app/server |
2.0.0 |
| website | ghcr.io/ister-app/player |
1.0.0 |
| migrations | ghcr.io/ister-app/migrations |
2.0.0 |
| database | postgres |
18 |
| typesense | docker.io/typesense/typesense |
30.2 |
| rabbitmq | subchart bitnamicharts/rabbitmq |
16.0.14 |
Features
- feat: full-coverage e2e — all media types, mocked external sources, player reuse (
0c63b67)
Fixes
- fix: give CACHE_DIR the trailing slash the server expects (
f88792a)
Dependency updates
- fix(deps): bump the server (and with it migrations) to 2.0.0 (
47736c2) - fix(deps): bump typesense to 30.2 and the CI/test images (
66e24e2)
Other
- docs: use the lowercase snapshot tag form in the pinning examples (
1b6408f) - docs: describe the e2e scenario layout and CI-only mock pods (
1d368c2)
Install
helm install ister oci://ghcr.io/ister-app/charts/ister --version 0.3.0Full changelog: v0.2.2...v0.3.0