Releases: vshn/component-appcat
Releases · vshn/component-appcat
v3.58.0
5 changes since v3.57.4
What's Changed
- Fixed affinity for nextcloud cronjob to be scheduled on the same node by @vshnbot in #955
- Fix version in defaults by @mikeshootzz in #960
- Fix merge-hotfix job by @vshnbot in #958
- Fixed nextcloud cronjob indentation by @vshnbot in #961
- Fix wrong function refs by @TheBigLee in #964
Full Changelog: v3.57.0...v3.58.0
v3.57.0
v3.56.0
11 changes since v3.55.0
🚀 Features
- STS resizer for non-converged setups (#908)
- Bind appcat-scc to nextcloud only on openshift (#916)
- Switch nextcloud cron handling via cronjob (#918)
- Make bucket name optional (#917)
- Dependency updates September 2025 (#919)
- Add option to disable backups for all appcat services (#899)
- Remove legacy replicaKey due to 6.x being EOL (#886)
🐛 Fixes
v3.55.0
10 changes since v3.54.2
🚀 Features
- Make hotfixer more generic (#901)
- Webhook to ensure valid values for the label
appcat.vshn.io/provider-config
on composites (#902) - Redis HA alerting (#897)
🐛 Fixes
- Fixed postgresql being incorrectly named for OpenShift templates (#898)
- Fixed permission denied error for nextcloud backups (#894)
- CNPG: Set namespace to syn-cnpg-system (#905)
- Update psql stackgres queries to the latest version (#903)
- Add nextcloud scc (#907)
- Fix extra mariadb config (#906)
- Disable scc for non openshift clusters (#909)
v3.54.2
v3.54.1
v3.54.0
13 changes since v3.53.1
🚀 Features
- Bump provider-cloudscale to v0.5.10 (#878)
- Improve e2e tests (#880)
- Add CloudNativePG (#871)
- Sequencing for the user management of postgresql (#887)
- Clear the argocd instance label (#882)
🐛 Fixes
- Only run 1 kuttle test at a time (#883)
- Validate VSHNPG encryption state (#876)
- Fix copy paste error in keycloak e2e test (#884)
- Fixed the deprovisioning of Postgres getting stuck (#885)
- Removed omitempty from default=true boolean fields (#879)
- Fixed long startup times on nextcloud via security contexts (#888)
- Expand maintenance window (#877)
- Fix some more bugs with user provisioning (#889)