Releases: DependencyTrack/helm-charts
dependency-track-0.24.0
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
What's Changed
Enhancements 🚀
Dependency Updates 🤖
- Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #190
Other Changes
- Update helm docs by @github-actions in #193
Full Changelog: dependency-track-0.23.0...dependency-track-0.24.0
hyades-0.10.0
Hyades is an incubating project for decoupling responsibilities from Dependency-Track's monolithic API server into separate, scalable services. It will eventually become Dependency-Track version 5. HYADES IS NOT CONSIDERED GENERALLY AVAILABLE YET, and breaking changes may be introduced without prior notice. Use this chart locally or in test environments, but don't rely on it in production yet. The GA roadmap for Hyades is tracked here: DependencyTrack/hyades#860
What's Changed
Enhancements 🚀
- Update to allow HPA configuration by @zprebosnyak-lm in #186
Dependency Updates 🤖
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #180
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #179
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #178
Other Changes
- Update helm docs by @github-actions in #187
- Update helm docs by @github-actions in #188
- Update helm docs by @github-actions in #189
New Contributors
- @zprebosnyak-lm made their first contribution in #186
Full Changelog: dependency-track-0.22.0...hyades-0.10.0
dependency-track-0.23.0
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
What's Changed
Bug Fixes 🐛
Dependency Updates 🤖
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #180
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #179
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #178
Other Changes
- Update helm docs by @github-actions in #187
- Update helm docs by @github-actions in #188
- Update helm docs by @github-actions in #189
New Contributors
Full Changelog: dependency-track-0.22.0...dependency-track-0.23.0
dependency-track-0.22.0
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
What's Changed
Enhancements 🚀
Bug Fixes 🐛
- Fix .Values.apiServer.serviceMonitor.scrapeTimeout by @davidr-bgp in #171
Dependency Updates 🤖
- Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 by @dependabot in #173
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #172
- Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #175
Other Changes
- Update helm docs by @github-actions in #177
Full Changelog: dependency-track-0.21.0...dependency-track-0.22.0
dependency-track-0.21.0
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
What's Changed
Enhancements 🚀
Other Changes
- Update helm docs by @github-actions in #169
Full Changelog: dependency-track-0.20.0...dependency-track-0.21.0
dependency-track-0.20.0
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
What's Changed
Enhancements 🚀
- Support extraPodLabels in apiServer and Frontend by @initharrington in #166
Dependency Updates 🤖
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #165
Other Changes
- Update helm docs by @github-actions in #167
New Contributors
- @initharrington made their first contribution in #166
Full Changelog: hyades-0.9.0...dependency-track-0.20.0
hyades-0.9.0
Hyades is an incubating project for decoupling responsibilities from Dependency-Track's monolithic API server into separate, scalable services. It will eventually become Dependency-Track version 5. HYADES IS NOT CONSIDERED GENERALLY AVAILABLE YET, and breaking changes may be introduced without prior notice. Use this chart locally or in test environments, but don't rely on it in production yet. The GA roadmap for Hyades is tracked here: DependencyTrack/hyades#860
What's Changed
Enhancements 🚀
Dependency Updates 🤖
- Bump peter-evans/create-pull-request from 7.0.2 to 7.0.5 by @dependabot in #161
Other Changes
Full Changelog: hyades-0.8.0...hyades-0.9.0
hyades-0.8.0
Hyades is an incubating project for decoupling responsibilities from Dependency-Track's monolithic API server into separate, scalable services. It will eventually become Dependency-Track version 5. HYADES IS NOT CONSIDERED GENERALLY AVAILABLE YET, and breaking changes may be introduced without prior notice. Use this chart locally or in test environments, but don't rely on it in production yet. The GA roadmap for Hyades is tracked here: DependencyTrack/hyades#860
What's Changed
Enhancements 🚀
- Make service ports configurable by @rios0rios0 in #158
Dependency Updates 🤖
- Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 by @dependabot in #156
Other Changes
- Update helm docs by @github-actions in #160
New Contributors
- @rios0rios0 made their first contribution in #158
Full Changelog: dependency-track-0.19.0...hyades-0.8.0
dependency-track-0.19.0
Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.
What's Changed
Enhancements 🚀
Dependency Updates 🤖
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #152
- Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 by @dependabot in #153
Other Changes
- Update helm docs by @github-actions in #155
New Contributors
Full Changelog: dependency-track-0.18.0...dependency-track-0.19.0
hyades-0.7.0
Hyades is an incubating project for decoupling responsibilities from Dependency-Track's monolithic API server into separate, scalable services. It will eventually become Dependency-Track version 5. HYADES IS NOT CONSIDERED GENERALLY AVAILABLE YET, and breaking changes may be introduced without prior notice. Use this chart locally or in test environments, but don't rely on it in production yet. The GA roadmap for Hyades is tracked here: DependencyTrack/hyades#860
What's Changed
Enhancements 🚀
- Make container
securityContext
configurable by @nscuro in #147 - Template
initContainers
andextraContainers
values by @nscuro in #146 - Add initializer job for hyades by @nscuro in #149
Other Changes
- Update helm docs by @github-actions in #148
- Add
CODEOWNERS
by @nscuro in #150 - Update helm docs by @github-actions in #151
Full Changelog: dependency-track-0.17.0...hyades-0.7.0