Releases: cryostatio/cryostat-helm
Releases · cryostatio/cryostat-helm
v1.0.1
What's Changed
🔧 Fixes
- fix(configmaps): skip creating configmap for Alpha Configurations when used with OCP Proxy (backport #181) by @mergify in #182
- fix(authproxy): cookie secret creation and reference using env valueFrom (backport #180) by @mergify in #183
⚙️ Maintenance
- chore(release): set versions for 3.0.1 development by @andrewazores in #166
- chore(kubeVersion): bump min support k8s version to 1.25.0 (backport #170) by @mergify in #171
- chore(release): set versions for 3.0.1 by @andrewazores in #198
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
🚀 Features
- feat(auth): allow optional basic authentication by @tthvo in #95
- feat(cryostat3): deploy Cryostat 3.0 by @andrewazores in #124
🔧 Fixes
- fix(proxy): do not pass unused credentials upstream (backport #147) by @mergify in #150
- fix(urls): use relative Grafana ext url, remove unused storage ext url (backport #145) by @mergify in #151
- fix(secret): database secret should be immutable (backport #152) by @mergify in #158
- chore(templates): ensure named templates follow helm best practices (backport #160) by @mergify in #163
📄 Documentation
⚙️ Maintenance
- build(release): prepare for cryostat 2.4.0 release by @andrewazores in #93
- feat(ci): allow cryostatio backport command by @aali309 in #94
- ci(test-action): upgrade chart-testing-action by @andrewazores in #102
- ci(release): call submodule update from release workflow by @ebaron in #105
- ci(release): upgrade chart-releaser-action to 1.6.0 by @tthvo in #112
- chore(release): set images to use 3.0 pre-release branch tags by @andrewazores in #143
- chore(deployment): remove unused containerPort spec (backport #153) by @mergify in #155
- chore(release): set versions for 3.0.0 release by @andrewazores in #165
Full Changelog: v0.4.0...v1.0.0
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
v0.3.1
What's Changed
🔧 Fixes
- fix(secret): use release name in database secret (backport #65) by @mergify in #67
- fix(note): fix incorrect service field in NOTES.txt (backport #68) by @mergify in #69
⚙️ Maintenance
- chore(release): update for 2.3.1-snapshot development by @andrewazores in #64
- chore(chart): use 2.3.1-dev for appVersion by @tthvo in #70
- chore(github): add pr + issue templates + add release drafter (backport #56) by @mergify in #84
- feat(ci): workflow to lint and test charts (backport #73) by @mergify in #85
- feat(ci): chart release workflow (backport #71) by @mergify in #86
- chore(release): update for 2.3.1 release by @mwangggg in #83
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- ci(mergify): add mergify config by @andrewazores in #41
- fix(security): default to restricted pod security by @ebaron in #44
- chore(chart): specify kubeVersion constraints by @tthvo in #47
- fix(chart): consider pre-release versioning (backport #59) by @mergify in #60
- fix(deploy): set CRYOSTAT_K8S_NAMESPACES (backport #58) by @mergify in #61
- chore(release): update for 2.3.0 release by @andrewazores in #63
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- build(images): use latest tag for images by @ebaron in #29
- feat(ssl): Allow SSL Proxied EnvVars to be enabled outside of Ingress Configuration by @hgranillo in #36
- chore(icon): update icon by @andrewazores in #39
- feat(discovery): generate password for credentials database by @tthvo in #40
- chore(versions): set version tags for 2.2.0 release point by @andrewazores in #42
- fix(security): default to restricted pod security by @ebaron in #44
- chore(chart): specify kubeVersion constraints by @tthvo in #47
- build(version): update versions for 2.2.0 by @ebaron in #49
New Contributors
- @hgranillo made their first contribution in #36
- @tthvo made their first contribution in #40
Full Changelog: https://github.com/cryostatio/cryostat-helm/commits/v0.2.0
v0.1.3
v0.1.1
What's Changed
- feat(chart): initial chart files by @ebaron in #2
- docs(readme): document parameters in README by @ebaron in #13
- docs(readme): add section separator for other params by @ebaron in #14
- build(icon): add icon to repository by @ebaron in #15
- build(schema): add JSON schema for values by @ebaron in #20
- test(health): test health endpoints for services by @ebaron in #21
- fix(notes): use code blocks for shell commands by @ebaron in #24
- build(version): set released images for 2.1.0 by @ebaron in #26
Full Changelog: https://github.com/cryostatio/cryostat-helm/commits/v0.1.1