Skip to content

Releases: vshn/component-appcat

v3.58.0

14 Oct 11:24
05f5037
Compare
Choose a tag to compare

5 changes since v3.57.4

What's Changed

Full Changelog: v3.57.0...v3.58.0

v3.57.0

07 Oct 13:46
ccbd3ce
Compare
Choose a tag to compare

8 changes since v3.56.0

🚀 Features

  • Feature: Deploy VSHNPostgreSQL using CNPG (#900)
  • Block downsizing of a PVC beloning to AppCat (#927)
  • Fix codey webhook (#941)
  • Make proxysql report the actual mariadb server version (#938)
  • Event based billing controller (#932)
  • Feature: CNPG backup (#935)

🐛 Fixes

  • Fixed naming of the luks secret for stackgres VSHNPostgreSQL implementation (#936)
  • Improvements for non-converged architecture (#934)

v3.56.0

23 Sep 10:55
053d4d7
Compare
Choose a tag to compare

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

  • Increase timeouts for e2e tests (#920)
  • Fix backup disable e2e test for PostgreSQL (#924)
  • CNPG namespace: node selector change (#912)
  • Remove runAsUser value when deploying to OpenShift (#925)

v3.55.0

09 Sep 12:53
0a84849
Compare
Choose a tag to compare

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

27 Aug 15:21
0fed335
Compare
Choose a tag to compare

1 changes since v3.54.1

🐛 Fixes

  • Revert "Implemented sequencing for the user management of postgresql" (#895)

v3.54.1

27 Aug 11:28
cdbedcf
Compare
Choose a tag to compare

1 changes since v3.54.0

🐛 Fixes

  • Check generated secrets by fields (#893)

v3.54.0

26 Aug 13:48
4dccd79
Compare
Choose a tag to compare

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)

v3.53.1

13 Aug 07:51
76fa2b6
Compare
Choose a tag to compare

1 changes since v3.53.0

🐛 Fixes

  • Rollback redis chart due to a bug in the latest version (#872)

v3.53.0

12 Aug 11:57
e46636b
Compare
Choose a tag to compare

2 changes since v3.52.4

🚀 Features

  • Helm Chart updates August 2025 (#866)
  • Keep 1 successful job after maintenance (#864)

v3.52.4

06 Aug 09:42
1f468a4
Compare
Choose a tag to compare

1 changes since v3.52.3

🐛 Fixes

  • Fix Redis restore and pvc resize (#858)