• v9.0.0 Pre-Release

    pat-s released this 2023-07-17 19:27:17 +00:00 | 196 commits to main since this release

    IMPORTANT: Please read the Upgrading Notes as ignoring them might result in a corrupted state or data loss!

    Breaking

    • Switch from Statefulset to Deployment (#437)
    • Rename persistence.existingClaim to persistence.ClaimName (#437)
    • Add own PVC resource (#437)
    • Switch from memcache to redis-cluster as the default backend for session, queue and cache (#437)
    • Switch from postgres to postgres-ha as the default database backend (#437)
    • Change env-to-ini prefix from ENV_TO_INI to GITEA (#464)

    Features

    • Bump to Gitea 1.20
    • Helm chart releases are now signed (#427)
    • Use rootless image by default (#464)
    • Document how to inject custom themes (#460)
    • Add support for service account configuration (#451)
    • Update chart dependencies
      • Postgres: 12.4.1 -> 12.6.6

    Fixes

    • Fix an issue related to $HOME when using the rootless image (#447)
    Downloads