File trento-supportconfig-plugin.changes of Package trento-supportconfig-plugin.34910
-------------------------------------------------------------------
Mon Jul 29 08:45:44 UTC 2024 - shap-staff@suse.de
- Release 2.3.2
# Changelog
## [2.3.2](https://github.com/trento-project/helm-charts/tree/2.3.2) (2024-07-24)
[Full Changelog](https://github.com/trento-project/helm-charts/compare/2.3.1...2.3.2)
### Other Changes
- Update chart to use trento-web 2.3.2 version (@arbulu89)
-------------------------------------------------------------------
Mon Jun 10 14:36:18 UTC 2024 - shap-staff@suse.de
- Release 2.3.1
# Changelog
## [2.3.1](https://github.com/trento-project/helm-charts/tree/2.3.1) (2024-06-10)
[Full Changelog](https://github.com/trento-project/helm-charts/compare/2.3.0...2.3.1)
### Other Changes
- Rename `TRENTO_DOMAIN` to `TRENTO_WEB_ORIGIN` [\#97](https://github.com/trento-project/helm-charts/pull/97) (@nelsonkopliku)
- Add TRENTO\_DOMAIN env var [\#96](https://github.com/trento-project/helm-charts/pull/96) (@rtorrero)
- Add cert manager support [\#95](https://github.com/trento-project/helm-charts/pull/95) (@rtorrero)
- Add env var support for the supportconfig plugin/wrapper [\#83](https://github.com/trento-project/helm-charts/pull/83) (@rtorrero)
-------------------------------------------------------------------
Mon May 13 10:35:03 UTC 2024 - shap-staff@suse.de
- Release 2.3.0
# Changelog
## [2.3.0](https://github.com/trento-project/helm-charts/tree/2.3.0) (2024-05-13)
[Full Changelog](https://github.com/trento-project/helm-charts/compare/2.2.0...2.3.0)
### Added
- Add v3 checks path to the ingress configuration [\#93](https://github.com/trento-project/helm-charts/pull/93) (@arbulu89)
- Postgres database creation with INIT containers [\#91](https://github.com/trento-project/helm-charts/pull/91) (@CDimonaco)
- Add option to disable charts [\#89](https://github.com/trento-project/helm-charts/pull/89) (@arbulu89)
### Fixed
- Add wanda v2 apis in ingress [\#84](https://github.com/trento-project/helm-charts/pull/84) (@nelsonkopliku)
### Removed
- Remove grafana [\#88](https://github.com/trento-project/helm-charts/pull/88) (@arbulu89)
### Other Changes
- Update license to the year 2024 [\#92](https://github.com/trento-project/helm-charts/pull/92) (@EMaksy)
- Update LICENSE [\#90](https://github.com/trento-project/helm-charts/pull/90) (@stefanotorresi)
-------------------------------------------------------------------
Tue Nov 14 09:39:09 UTC 2023 - shap-staff@suse.de
- Release 2.2.0
# Changelog
## [2.2.0](https://github.com/trento-project/helm-charts/tree/2.2.0) (2023-11-14)
[Full Changelog](https://github.com/trento-project/helm-charts/compare/2.1.0...2.2.0)
### Added
- Add namespace option [\#77](https://github.com/trento-project/helm-charts/pull/77) (@rtorrero)
- Make pruning crobjob days variable [\#76](https://github.com/trento-project/helm-charts/pull/76) (@arbulu89)
- Wanda rollout [\#74](https://github.com/trento-project/helm-charts/pull/74) (@nelsonkopliku)
### Fixed
- Enable rolling releases for script packages in OBS [\#78](https://github.com/trento-project/helm-charts/pull/78) (@rtorrero)
### Other Changes
- Bump helm/chart-testing-action from 2.4.0 to 2.6.0 [\#79](https://github.com/trento-project/helm-charts/pull/79) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 [\#75](https://github.com/trento-project/helm-charts/pull/75) (@dependabot[bot])
- Bump helm/chart-testing-action from 2.3.1 to 2.4.0 [\#70](https://github.com/trento-project/helm-charts/pull/70) (@dependabot[bot])
-------------------------------------------------------------------
Wed Aug 02 10:35:13 UTC 2023 - shap-staff@suse.de
- Release 2.1.0
# Changelog
## [2.1.0](https://github.com/trento-project/helm-charts/tree/2.1.0) (2023-08-02)
[Full Changelog](https://github.com/trento-project/helm-charts/compare/2.0.0...2.1.0)
### Other Changes
- Update copyright year to 2023 [\#72](https://github.com/trento-project/helm-charts/pull/72) (@EMaksy)
-------------------------------------------------------------------
Thu Apr 27 08:33:34 UTC 2023 - shap-staff@suse.de
- Release 2.0.0
# Changelog
## [2.0.0](https://github.com/trento-project/helm-charts/tree/2.0.0) (2023-04-26)
[Full Changelog](https://github.com/trento-project/helm-charts/compare/1.2.0...2.0.0)
### Added
- Disable cors usage for wanda [\#69](https://github.com/trento-project/helm-charts/pull/69) (@arbulu89)
- Add a temporary fix to wanda ingress path value to use versioning [\#65](https://github.com/trento-project/helm-charts/pull/65) (@arbulu89)
- Add new name flag to supportconfig script [\#64](https://github.com/trento-project/helm-charts/pull/64) (@arbulu89)
- Update support script with wanda [\#63](https://github.com/trento-project/helm-charts/pull/63) (@fabriziosestito)
- Update installation script for wanda [\#61](https://github.com/trento-project/helm-charts/pull/61) (@arbulu89)
- Replace legacy runner by wanda [\#58](https://github.com/trento-project/helm-charts/pull/58) (@fabriziosestito)
- Add the env variables for new authentication system of trento-web project [\#57](https://github.com/trento-project/helm-charts/pull/57) (@CDimonaco)
- Include postgresql chart [\#55](https://github.com/trento-project/helm-charts/pull/55) (@fabriziosestito)
### Fixed
- Fix shared access token key usage [\#67](https://github.com/trento-project/helm-charts/pull/67) (@arbulu89)
- Provision postgresql data folder permissions [\#59](https://github.com/trento-project/helm-charts/pull/59) (@arbulu89)
- Fix wrong -dev suffix in trento-server BuildTag [\#50](https://github.com/trento-project/helm-charts/pull/50) (@rtorrero)
### Removed
- Remove runner references from docs [\#62](https://github.com/trento-project/helm-charts/pull/62) (@fabriziosestito)
### Other Changes
- Bump actions/checkout from 2 to 3 [\#68](https://github.com/trento-project/helm-charts/pull/68) (@dependabot[bot])
- Bump helm/chart-releaser-action from 1.4.1 to 1.5.0 [\#56](https://github.com/trento-project/helm-charts/pull/56) (@dependabot[bot])
- Bump postgresql chart version to 12.1.6 [\#53](https://github.com/trento-project/helm-charts/pull/53) (@fabriziosestito)
- Bump azure/setup-helm from 3.3 to 3.5 [\#52](https://github.com/trento-project/helm-charts/pull/52) (@dependabot[bot])
- Switch + sign for - in build metadata [\#51](https://github.com/trento-project/helm-charts/pull/51) (@rtorrero)
- Bump helm/chart-testing-action from 2.3.0 to 2.3.1 [\#41](https://github.com/trento-project/helm-charts/pull/41) (@dependabot[bot])
- Bump helm/chart-releaser-action from 1.4.0 to 1.4.1 [\#40](https://github.com/trento-project/helm-charts/pull/40) (@dependabot[bot])
-------------------------------------------------------------------
Fri Nov 4 16:45:34 UTC 2022 - Stefano Torresi <stefano.torresi@suse.com>
- Release 1.2.0