v0.0.1-alpha.11
Pre-release
Pre-release
Overcast v0.0.1-alpha.11
Docker Images
Full image with the web management console:
- Pull:
ghcr.io/neaox/overcast:0.0.1-alpha.11 - Channel tag:
ghcr.io/neaox/overcast:alpha - Registry: overcast package
Headless slim image for CI pipelines:
- Pull:
ghcr.io/neaox/overcast-slim:0.0.1-alpha.11 - Channel tag:
ghcr.io/neaox/overcast-slim:alpha - Registry: overcast-slim package
docker run --rm -p 4566:4566 -p 4567:4567 ghcr.io/neaox/overcast:0.0.1-alpha.11
docker run --rm -p 4566:4566 ghcr.io/neaox/overcast-slim:0.0.1-alpha.11Native Binaries
Download a binary for your platform from the assets below and verify it with SHA256SUMS.
| Asset | SHA256 |
|---|---|
overcast-darwin-amd64 |
e65f8f3c7be1d000c389f7b69806d1e0d47de7b47f945b936168a139fc9269c2 |
overcast-darwin-arm64 |
ca0f7e9ca37d4eaaea02cad3daee7ea26de322a0554df13457729de9a00f0b0e |
overcast-linux-amd64 |
1aee783966dc87e401176cac43539614f3b226f0924a908e72d0149dd6d233e4 |
overcast-linux-arm64 |
ed726fb3aec58936260bf0c17adb4bbe7dceea337542ad5be7e0492f92010722 |
overcast-windows-amd64.exe |
9ca2364ad26422a76a650f8ecfcbe1b3432c6953f801739eec3495e259979a9f |
overcastd-darwin-amd64 |
3302efb44a8c4d86e12e9a86fc7e20ddb6ff6dc77d28b14604bcb2376f41b784 |
overcastd-darwin-arm64 |
28f5b852d951ef6af1cbde598749c19fc06298a5daa51e885498cd06d2ed1c6b |
overcastd-linux-amd64 |
eb782f5651c77845e9738b5fbfe05bdc8e4fa34ae28d540fd309ab57bac8921b |
overcastd-linux-arm64 |
650c7db3a9cbabb6e858f3a4e3f238e1fd018ebc5158cc991e1107166a508334 |
overcastd-windows-amd64.exe |
64efc90cae9bf31de30cebaa504956513a9e2ca77491168bd7c6dd297bdc1053 |
Release Notes
Fixed
- ElastiCache / RDS / Lambda — Docker-backed RDS and ElastiCache endpoints now register their advertised synthetic hostnames as Docker DNS aliases on the Lambda network, so Lambda execution containers can resolve cache/database endpoint hostnames returned by CloudFormation.
Release: https://github.com/Neaox/overcast/releases/tag/v0.0.1-alpha.11