Skip to content

chore(deps): update helm release gitea to v12 #1907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Update Change
gitea major 9.6.1 -> 12.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gitea/helm-gitea (gitea)

v12.0.0

Compare Source

Breaking Changes
  • Migrate to Valkey from Redis (#​775)
  • remove actions related files (#​825)
Features
  • make it configurable of the initContainers volume mount path for scripts (#​848) (a7035ca)
  • adding dry support to gitea additional config from envs parameter (#​840) (1f313ac)
Bug Fixes
  • ingress unittests (edc42f6)
  • remove ingressClassName (not in use yet) (6d89d0a)
  • reverting use of TPL in "gitea.inline_configuration" (#​846) (fa36d2b)
Maintenance
Documentation
  • refine v12 update notes (9c607f8)
CI

v11.0.1

Compare Source

v11.0.1 (2025-03-26)

Maintenance
Documentation

v11.0.0

Compare Source

📢 This release still has the issue of disabling Gitea Actions by default. This feature should be enabled by default to match the vanilla Gitea experience. The issue is tracked as https://gitea.com/gitea/helm-chart/issues/731.

Breaking Changes

Don't miss upgrade notes in the README upgrading section.

Features
  • act_runner: allow to mount volumes (#​756) (1d90896)
  • service-monitor: support bearer token authentication on metrics endpoint (#​719) (389a846)
Bug Fixes
Documentation
  • README: add upgrade notes regarding PostgreSQL + Gitea major updates (#​818) (ad47540)
  • README: add installation instructions for docker.gitea.com (#​817) (60ef163)
  • README: hint of CPU limit lower than 1000m (#​795) (edd8557)
Maintenance
CI

v10.6.0

Compare Source

📢 This release unintentionally contains a breaking change which by default disables Gitea Actions. This feature should be enabled by default to match the vanilla Gitea experience. The issue is tracked as https://gitea.com/gitea/helm-chart/issues/731.

Features

  • Add Gitea Actions act runner (#​666)
  • Support custom envs for Action DinD container (#​722)

v10.5.0

Compare Source

Features

  • Gitea 1.22.3 (#​718)
  • feat(serviceMonitor): custom configuration (#​710)
  • Add 'extraContainers' parameter (#​697)

Bug Fixes

  • Fix namespace templating inconsistencies (#​713)
  • Fix probe definition overrides (#​717)

Docs

  • Add comments about redis password policy (#​706)
  • Fix configuration in "external database" docs (#​716)

v10.4.1

Compare Source

Features

  • Gitea 1.22.2

Bug Fixes

  • Do not log errors in init-directories container during Gitea launch (#​708)
  • Fix persistence for postgresql-ha (#​704)

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​695)
  • chore(deps): update subcharts (minor & patch) (#​693)
  • Improve Renovate behavior (#​689)

v10.4.0

Compare Source

Features

  • Gitea 1.22.1 (#​684)
  • feat: service.{http,ssh}.loadBalancerClass (#​640)

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​688)
  • chore(deps): update alpine/helm docker tag to v3.15.3 (#​687)
  • chore(deps): update postgresql docker tag to v15.5.16 (#​683)

v10.3.0

Compare Source

With v10.2.0, Gitea was bumped to 1.22.0. This update introduced a bug where the admin password had to be reset every time the Pod was recreated. To mitigate this issue, we decided to implement a feature that allows customization of this behavior (#​677) and also restores the behavior prior to Gitea 1.22.0. Hence, the double classification of #​677.

Features

  • Add non-clustered redis as sub-chart (#​672)
  • Enable admin user password creation/update mode in values (#​677) (#​673)

Bug Fixes

  • Enable admin user password creation/update mode in values (#​677) (#​673)

Dependencies

  • chore(deps): update subcharts (minor & patch) (#​680)
  • chore(deps): update subcharts (minor & patch) (#​670)
  • chore(deps): update subcharts (minor & patch) (#​669)
  • chore(deps): update alpine/helm docker tag to v3.15.2 (#​668)
  • chore(deps): update subcharts (minor & patch) (#​667)
  • chore(deps): update subcharts (minor & patch) (#​665)

This tag has been re-tagged due to an expired gpg key for Helm signing. The original tagged commit is 1dbf171ad3566dc3cddd5aa74650708da0238d6e.

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)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants