Releases: genesis-community/doomsday-genesis-kit
v0.0.5
v0.0.5-rc.2
This is a prerelease - please see commit messages for changes
v0.0.4
Updated Doomsday release to a version compiled with Go v1.20.4 on Ubuntu Jammy to remove vulnerabilities from earlier versions of Go and Ubuntu.
Added CI pipeline to test and release this kit from now on.
Software Components
Releases
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
doomsday | 0.9.5 | 14 June 2023 | source | X |
v0.0.3
Final release for ocfp feature with pipeline / genesis 2.8.9 support.
Primary change is sharded-vault-paths
feature requires mapping of env names to vault prefixes placed in vault by the operators.
eg. safe set <env-path>/doomsday/vault/prefixes <env-name-a>=<vault-prefix-a> <env-name-b>=vault-prefix-b
v0.0.2
Bug Fixes
- Fix the pipeline workflow by adding ability to specify the OCFP_VAULT_PREFIX environment variable in the pipeline tasks (because the deployments path is not available in the pipeline)
v0.0.1
Official Initial Release
The Doomsday Genesis Kit deploys the Doomsday Service using the Doomsday BOSH Release
This is a pre-1.0.0 release, and as such, may be missing General Availability level features and documentation. Please open issues and PRs as needed.
See README.md and MANUAL.md for usage
v0.0.1-rc2
This is a prerelease - please see commit messages for changes
v0.0.1-rc1
This is a prerelease - please see commit messages for changes