Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 08:20
888e22b

0.5.0 (2024-12-25)

Features

  • build: added configs of railway. (1efb526)
  • build: added Nixpacks configurations. (e810f8f)
  • build: enabled to configure MySQL TCP proxy ports of Railway. (7e5e851)
  • ci: enabled pushing image to GHCR. (7180018)
  • ci: implemented actions of nixpacks. (51c2021)
  • enabled to create database for first migration. (33aec3d)

Bug Fixes

  • build: default parameters in Makefile. (0582a19)

Dependencies

  • locked minimal Python version with 3.13.0. (64e4fab)

Documentation

  • added information about builds/deployment. (d16a200)
  • added instructions of sealed-secrets. (1220a02)
  • added kind-cluster setup and Kustomization. (560e4e2)