v0.9.1-rc1
·
21 commits
to main
since this release
What's Changed
- Resolve SHA256 to tags automatically if the images specified in the k8s manifests doesn't contain tag. by @jahantech in #70
- Use basic auth when token endpoint is not found by @paulwilljones in #356
- Fix label formatting dashboards.yaml by @mstarostik in #359
- validate selfhosted options by @paulwilljones in #361
- Attempt to generate SBOM and Provenance artifacts by @davidcollom in #366
- Fix options parsing - ensuring that TOKEN_PATH and TOKEN_XXX aren't mixed by @davidcollom in #367
- Fix issue 362 by @davidcollom in #365
- Sign Container Images and Helm Chart Aftifacts by @davidcollom in #369
- Ability be set the Requeue Duration by @davidcollom in #368
New Contributors
- @jahantech made their first contribution in #70
- @mstarostik made their first contribution in #359
Full Changelog: v0.9.0...v0.9.1-rc1