Skip to content

Update Helm release gitea to v10

George Onoufriou requested to merge renovate/gitea-10.x into master

This MR contains the following updates:

Package Update Change
gitea major 9.6.1 -> 10.0.2

Release Notes

gitea/helm-chart (gitea)

v10.0.2

Compare Source

Bump to Gitea 1.21.3

v10.0.1

Compare Source

Bug fixes

  • Properly sanitize gitea admin output (#​590): Fixes an issue for new installations which were failing during the creation of the internal admin user due to a change in Gitea 1.21.2

v10.0.0

Compare Source

Breaking

  • Update README with new dependency versioning approach (#​578): This allows the chart to move forward with the sub-chart dependencies as they get released without impacting users/forcing them to update. Please read the changelog and the linked section for the required actions.

Features

  • Add config fallbacks for session, cache and queue when disabling redis-cluster (#​585): this should help with config related problems when disabling the default redis-cluster sub-chart dependency

Dependencies

  • Bump Gitea to 1.21.2 (#​588)
  • chore(deps): update postgresql docker tag to v13 (#​579)
  • chore(deps): update postgresql-ha docker tag to v12.3.3 (#​587)

Misc

  • Properly distinguish predefined and custom env vars in environment-to-ini (#​586)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by George Onoufriou

Merge request reports