Releases: trento-project/helm-charts
Releases · trento-project/helm-charts
Release list
Cutting Edge
What's Changed
- After release fixes by @skrech in #194
- [TRNT-4409] Upgrade and extract helm version to var by @antgamdia in #196
- Proper name of the check container image by @skrech in #201
- Add mcp server ingress by @antgamdia in #202
- Add "CVE Scan - Pull Requests" workflow by @antgamdia in #197
- Add liveness and readiness probes in Web and Wanda by @antgamdia in #211
- Add upgrade chart CI pipeline by @antgamdia in #195
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #209
- Upgrade PostgreSQL version from 14 to 17.5 by @antgamdia in #199
- Fix issues with pgautoupgrade by @antgamdia in #212
- Update busybox and kubectl images to BCI by @antgamdia in #203
- Bump aquasecurity/setup-trivy from 0.2.6 to 0.3.1 by @dependabot[bot] in #213
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #214
- Add "CVE Scan - Container Images" workflow by @antgamdia in #198
- Auto bump version in CVE workflow by @antgamdia in #225
- Run BATS tests in CI by @antgamdia in #226
- Add OBS upgrade case by @antgamdia in #200
- Add additional BATS tests by @antgamdia in #227
- Bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #229
- Bump github/codeql-action/upload-sarif from 4.35.4 to 4.36.2 by @dependabot[bot] in #228
- [CVE Fix] Update mcp-server-trento to 1.1.1 by @github-actions[bot] in #219
- [CVE Fix] Update trento-checks to 1.3.1 by @github-actions[bot] in #215
- [CVE Fix] Update trento-web to 3.1.2 by @github-actions[bot] in #234
- Filter out SHA OCI versions from CVE remediation by @antgamdia in #237
- Check differences in OBS branches in CI by @antgamdia in #246
- Filter out "-env" suffixed tags from CVE remediation by @antgamdia in #245
- Bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #248
- Bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in #250
- Bump azure/setup-helm from 5.0.0 to 5.0.1 by @dependabot[bot] in #249
- Filter out "-env"-containing tags from CVE remediation by @antgamdia in #251
- [CVE Fix] Update trento-web to 3.1.5 by @github-actions[bot] in #258
- [CVE Fix] Update kubectl to 1.35.4 by @github-actions[bot] in #259
- [CVE Fix] Update prometheus to v3.13.1 by @github-actions[bot] in #252
- Increase helm upgrade test timeout in CI by @arbulu89 in #280
- Use web and wanda LOG_LEVEL variable by @arbulu89 in #277
- Bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #276
- Bump github/codeql-action/upload-sarif from 4.36.2 to 4.37.3 by @dependabot[bot] in #275
- Bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #271
- Bump dorny/paths-filter from 4.0.1 to 4.0.2 by @dependabot[bot] in #268
- Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #274
- Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.5 by @dependabot[bot] in #281
- Add helm/docker dependabot targets by @antgamdia in #282
- Fix wrong CI error when branch exists by @antgamdia in #273
- Bump github/codeql-action/upload-sarif from 4.37.5 to 4.37.6 by @dependabot[bot] in #283
- Bump dorny/paths-filter from 4.0.2 to 4.0.3 by @dependabot[bot] in #287
- Enable backport action by @skrech in #291
New Contributors
- @github-actions[bot] made their first contribution in #219
Full Changelog: 3.1.4...rolling
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
What's Changed
- [TRNT-4376] Move PostgreSQL config to global (#192) @antgamdia
- Fix CI (#191) @skrech
- New CI (#190) @skrech
- [TRNT-4358] Update LICENSE to match Apache-2.0 verbatim text (#187) @antgamdia
- Switched GH releases to produce OCI artifacts (#183) @skrech
- [TRNT-4358] Add license headers (#188) @antgamdia
- Use BCI based Nginx image (#186) @balanza
- Remove cron job for pruning events (#185) @balanza
- Prometheus url prefix (#182) @balanza
- Migrate prometheus deployment (#180) @balanza
- Delete dependabot automerge (#181) @vicenteqa
- [TRNT-4317] Fix typo in GHA (#177) @antgamdia
- [TRNT-4317] Pin GHA to SHA instead of tags (#176) @antgamdia
- Implements dependabot cooldown (#175) @gagandeepb
- Fix prometheus ingress (#174) @balanza
- Add basic auth to prometheus web write endpoint (#172) @balanza
Maintenance
Dependencies
- Bump azure/setup-helm from 4.3.1 to 5.0.0 (#179) @dependabot[bot]
- Bump actions/upload-artifact from 6 to 7 (#170) @dependabot[bot]
- Bump actions/download-artifact from 7 to 8 (#171) @dependabot[bot]
Full Changelog: 3.0.1...3.1.0
3.0.1
Changelog
3.0.1 (2026-01-15)
Fixed
Other Changes
- Bump actions/download-artifact from 6 to 7 #164 (@dependabot[bot])
- Bump actions/upload-artifact from 5 to 6 #163 (@dependabot[bot])
3.0.0
Changelog
3.0.0 (2025-11-26)
Added
- Rewrite introspect endpoint #157 (@nelsonkopliku)
- Adjust chart version #155 (@nelsonkopliku)
- Add extra AUTH_SERVER_URL env to wanda #150 (@nelsonkopliku)
- [TRNT-3845] Add missing values in the values.yaml files #146 (@antgamdia)
- Update wanda ingress add OAS_SERVER_URL usage #145 (@arbulu89)
Fixed
- [TRNT-3854] Fix typo in mcp-server chart #154 (@antgamdia)
- Fix trento web origin usage loading the correct value #153 (@arbulu89)
- Fix broken link in README #138 (@EMaksy)
- Make rabbitmq configmap name dynamic #136 (@nelsonkopliku)
Removed
- Remove jwt secrets from wanda #158 (@nelsonkopliku)
Other Changes
- Bump actions/checkout from 5 to 6 #161 (@dependabot[bot])
- [TRNT-3854] Improve notes #160 (@antgamdia)
- Bump helm/chart-testing-action from 2.7.0 to 2.8.0 #159 (@dependabot[bot])
- Fix erlang cookie permissions #156 (@balanza)
- Use ingress className instead of annotation #149 (@arbulu89)
- Bump actions/upload-artifact from 4 to 5 #148 (@dependabot[bot])
- Bump actions/download-artifact from 4 to 6 #147 (@dependabot[bot])
- Use official Rabbitmq image #144 (@balanza)
- [TRNT-3854] Add initial MCP Server chart #143 (@antgamdia)
- Bump actions/setup-python from 5 to 6 #142 (@dependabot[bot])
- Prepare docs for auto build #141 (@EMaksy)
- Bump actions/checkout from 4 to 5 #140 (@dependabot[bot])
- Convert Markdown to Adoc #137 (@EMaksy)
- Setup rabbitmq tls #135 (@balanza)
- Updated defaults for alerting settings #131 (@skrech)
2.5.0
What's Changed
- update license notice and replace README section with a link by @stefanotorresi in #121
- adjust new wanda endpoints by @nelsonkopliku in #124
- Add operations endpoint ingress rule by @arbulu89 in #126
- Upgrade github actions runner ubuntu version by @arbulu89 in #127
- Bump wanda charts by @nelsonkopliku in #128
- Add operation api paths to cert manager guideline by @arbulu89 in #129
- Add CODEOWNERS by @nelsonkopliku in #130
- Small fixes on the install script by @balanza in #125
Dependencies
5 changes
* Bump azure/setup-helm from 3.5 to 4 by @dependabot in https://github.com//pull/110 * Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com//pull/85 * Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 by @dependabot in https://github.com//pull/80 * Bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in https://github.com//pull/122 * Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot in https://github.com//pull/123Full Changelog: 2.4.1...2.5.0
2.4.1
What's Changed
- update readme by @stefanotorresi in #120
- remove installation script packaging and update docs by @stefanotorresi in #119
- Release 2.4.1 by @balanza in #117
Full Changelog: 2.4.0...2.4.1