v0.4.0
What's Changed
🚀 Features
- feat(deploy): minimal parameter for deploying Cryostat without grafana and datasource by @tthvo in #66
- feat(ci): workflow to lint and test charts by @tthvo in #73
- feat(ci): chart release workflow by @tthvo in #71
- feat(deploy): Provide Persistent Volume Claim by @mwangggg in #82
- feat(auth): allow optional basic authentication (backport #95) by @mergify in #96
🔧 Fixes
- fix(chart): consider pre-release versioning by @ebaron in #59
- fix(deploy): set CRYOSTAT_K8S_NAMESPACES by @ebaron in #58
- fix(secret): use release name in database secret by @tthvo in #65
- fix(note): fix incorrect service field in NOTES.txt by @tthvo in #68
- fix(ci): increase timeout for chart testing process by @tthvo in #74
⚙️ Maintenance
- chore(github): add pr + issue templates + add release drafter by @maxcao13 in #56
- ci(mergify): update config for latest release branch by @tthvo in #55
- ci(submodule): automatic update submodule on gh-pages push by @tthvo in #79
- feat(ci): safe-to-test by @mwangggg in #80
- chore(license): relicense project to Apache-2.0 by @andrewazores in #81
- build(ci): submodule should sign commits by @aali309 in #90
- chore(versions): use release branch for image tags by @ebaron in #98
- chore(version): change appVersion to 2.4.0-pre by @ebaron in #99
- ci(test-action): upgrade chart-testing-action (backport #102) by @mergify in #103
- chore(release): prepare 2.4.0 release by @andrewazores in #100
- ci(release): call submodule update from release workflow (backport #105) by @mergify in #106
New Contributors
Full Changelog: v0.3.1...v0.4.0