Skip to content

Update Helm release gitea to v10

Renovate Bot requested to merge renovate/gitea-10.x into main

This MR contains the following updates:

Package Update Change
gitea major 9.5.1 -> 10.2.0

Release Notes

gitea/helm-chart (gitea)

v10.2.0

Compare Source

  • Bump Gitea to 1.22.0
  • Add tpl support for PVC and ingress components (#​664)
  • Quote image tag (#​641)
  • Add deployment labels to deployment (#​649)

Subcharts

  • Update PG to 15.5.0
  • Update PG-HA to 14.1.3
  • Update redis-cluster to 10.2.0

v10.1.4

Compare Source

  • Bump Gitea to 1.21.11
  • chore(deps): update postgresql-ha docker tag to v14.0.3 (#​639)
  • chore(deps): update postgresql docker tag to v14 (#​622)
  • chore(deps): update redis-cluster docker tag to v9.7.0 (#​621)

v10.1.3

Compare Source

  • Bump Gitea to 1.21.7
  • chore(deps): update workflow dependencies (minor & patch) (#​616)
  • chore(deps): update redis-cluster docker tag to v9.6.2 (#​617)

v10.1.2

Compare Source

  • Bump to Gitea 1.21.6
  • Add tests for HA assertion and clean up (#​611)
  • chore(deps): update subcharts (minor & patch) (#​613)

v10.1.1

Compare Source

Bump Gitea to 1.21.5

v10.1.0

Compare Source

Features

  • Add labels to PVC manifest (#​581)
  • Allow using Custom Labels in SVC Templates (#​597)

Bug Fixes

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​603)
  • Bump Gitea to 1.21.4

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)

v9.6.1

Compare Source

  • Bump to Gitea 1.21.1

Other

  • Improve experience on writing unittests (#​570)
  • Detect major dependency version bumps (#​571)
  • Use helm dependency build in release build (#​563)

v9.6.0

Compare Source

Features/Enhancements

  • Bump Gitea to 1.21.0
  • Switch imagePullPolicy to "IfNotPresent" (#​568)
  • Reduce redis-cluster pods and move HA setup out of "experimental" state (#​565)
  • Publish chart also on Dockerhub (#​525)
  • Add image.fullOverride option (#​550)
  • Further improvements on DRY principle support (#​529)

Bug Fixes

Dependencies

  • chore(deps): update redis-cluster docker tag to v9.1.3 (#​561)

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 Renovate Bot

Merge request reports