Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 14:38
· 2 commits to main since this release
59faa76

Changelog

  • 9feb2a3 Add env options (#247)
  • 231f69f Allow using a shared database for multiple clusters (#252)
  • cf215aa Allow using secret injection on env vars, e.g. using vault-env (#248)
  • 8d31549 Automatic migration (#249)
  • b024a3b Fix db migrations (cluster_id is part of primary key index and cannot… (#254)
  • 509de0a Update broken actions/upload-artifact for publishing image (#250)
  • a1139be Use database migrations to simplify future database schema management (#251)
  • a1dda07 feat: Add PodDisruptionBudget to helm chart (#246)
  • 59faa76 feat: release v1.3 (#255)