chore(deps): update helm release gitea to v11 #59

Open
renovate wants to merge 1 commits from renovate/kubezero-ci-major-kubezero-ci-dependencies into main
Member

This PR contains the following updates:

Package Update Change
gitea major 10.6.0 -> 11.0.0

Release Notes

gitea/helm-chart (gitea)

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

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea](https://gitea.com/gitea/helm-chart) | major | `10.6.0` -> `11.0.0` | --- ### Release Notes <details> <summary>gitea/helm-chart (gitea)</summary> ### [`v11.0.0`](https://gitea.com/gitea/helm-chart/releases/tag/v11.0.0) [Compare Source](https://gitea.com/gitea/helm-chart/compare/v10.6.0...v11.0.0) 📢 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](https://gitea.com/gitea/helm-chart#upgrading). - update dependency go-gitea/gitea to v1.23.1 ([#&#8203;767](https://github.com/gitea/helm-chart/issues/767)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`ef8ad0f`](https://github.com/gitea/helm-chart/commit/ef8ad0f)) - update redis-cluster docker tag to v11 ([#&#8203;743](https://github.com/gitea/helm-chart/issues/743)) ([`12f253d`](https://github.com/gitea/helm-chart/commit/12f253d)) - update redis docker tag to v20 ([#&#8203;742](https://github.com/gitea/helm-chart/issues/742)) ([`535aa1c`](https://github.com/gitea/helm-chart/commit/535aa1c)) - update postgresql docker tag to v16 ([#&#8203;736](https://github.com/gitea/helm-chart/issues/736)) ([`d8ec7dc`](https://github.com/gitea/helm-chart/commit/d8ec7dc)) - update postgresql-ha docker tag to v15 ([#&#8203;741](https://github.com/gitea/helm-chart/issues/741)) ([`70cc590`](https://github.com/gitea/helm-chart/commit/70cc590)) ##### Features - **act_runner:** allow to mount volumes ([#&#8203;756](https://github.com/gitea/helm-chart/issues/756)) ([`1d90896`](https://github.com/gitea/helm-chart/commit/1d90896)) - **service-monitor:** support bearer token authentication on metrics endpoint ([#&#8203;719](https://github.com/gitea/helm-chart/issues/719)) ([`389a846`](https://github.com/gitea/helm-chart/commit/389a846)) ##### Bug Fixes - quote node selector values ([#&#8203;796](https://github.com/gitea/helm-chart/issues/796)) ([`a983974`](https://github.com/gitea/helm-chart/commit/a983974)) - set GOMAXPROCS ([#&#8203;772](https://github.com/gitea/helm-chart/issues/772)) ([`4f42f4b`](https://github.com/gitea/helm-chart/commit/4f42f4b)) ##### Documentation - **README:** add upgrade notes regarding PostgreSQL + Gitea major updates ([#&#8203;818](https://github.com/gitea/helm-chart/issues/818)) ([`ad47540`](https://github.com/gitea/helm-chart/commit/ad47540)) - **README:** add installation instructions for docker.gitea.com ([#&#8203;817](https://github.com/gitea/helm-chart/issues/817)) ([`60ef163`](https://github.com/gitea/helm-chart/commit/60ef163)) - **README:** hint of CPU limit lower than 1000m ([#&#8203;795](https://github.com/gitea/helm-chart/issues/795)) ([`edd8557`](https://github.com/gitea/helm-chart/commit/edd8557)) ##### Maintenance - **deps:** update docker.io/thegeeklab/git-sv docker tag to v1.0.12 ([#&#8203;815](https://github.com/gitea/helm-chart/issues/815)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`941ab3e`](https://github.com/gitea/helm-chart/commit/941ab3e)) - use docker.gitea.com registry URLs ([#&#8203;814](https://github.com/gitea/helm-chart/issues/814)) ([`ff7783f`](https://github.com/gitea/helm-chart/commit/ff7783f)) - install nodejs into changelog creation container ([#&#8203;805](https://github.com/gitea/helm-chart/issues/805)) ([`44563be`](https://github.com/gitea/helm-chart/commit/44563be)) - ensure Gitea update at any possible time ([#&#8203;802](https://github.com/gitea/helm-chart/issues/802)) ([`3c931de`](https://github.com/gitea/helm-chart/commit/3c931de)) - rerun commitlint check on PR title change ([#&#8203;804](https://github.com/gitea/helm-chart/issues/804)) ([`cb516e0`](https://github.com/gitea/helm-chart/commit/cb516e0)) - **deps:** update dependency go-gitea/gitea to v1.23.4 ([#&#8203;800](https://github.com/gitea/helm-chart/issues/800)) ([`31d8e7c`](https://github.com/gitea/helm-chart/commit/31d8e7c)) - **deps:** update subcharts (minor & patch) ([#&#8203;801](https://github.com/gitea/helm-chart/issues/801)) ([`11d3fbc`](https://github.com/gitea/helm-chart/commit/11d3fbc)) - **deps:** update alpine/helm docker tag to v3.17.1 ([#&#8203;799](https://github.com/gitea/helm-chart/issues/799)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`0514302`](https://github.com/gitea/helm-chart/commit/0514302)) - renovate: automerge digest ([#&#8203;787](https://github.com/gitea/helm-chart/issues/787)) ([`a4c706f`](https://github.com/gitea/helm-chart/commit/a4c706f)) - enforce conventional commits and lint via `commitlint` ([#&#8203;788](https://github.com/gitea/helm-chart/issues/788)) Co-authored-by: pat-s <patrick.schratz@gmail.com> Co-committed-by: pat-s <patrick.schratz@gmail.com> ([`d8f1555`](https://github.com/gitea/helm-chart/commit/d8f1555)) - **deps:** update unittests/bash/bats digest to [`7ca23b1`](https://github.com/gitea/helm-chart/commit/7ca23b1) ([#&#8203;754](https://github.com/gitea/helm-chart/issues/754)) ([`8bf5b21`](https://github.com/gitea/helm-chart/commit/8bf5b21)) - **deps:** update postgresql docker tag to v16 ([#&#8203;736](https://github.com/gitea/helm-chart/issues/736)) ([`d8ec7dc`](https://github.com/gitea/helm-chart/commit/d8ec7dc)) - **deps:** update postgresql-ha docker tag to v15 ([#&#8203;741](https://github.com/gitea/helm-chart/issues/741)) ([`70cc590`](https://github.com/gitea/helm-chart/commit/70cc590)) - **deps:** update dependency helm-unittest/helm-unittest to v0.7.2 ([#&#8203;784](https://github.com/gitea/helm-chart/issues/784)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`cc7532e`](https://github.com/gitea/helm-chart/commit/cc7532e)) - **deps:** update dependency markdownlint-cli to ^0.44.0 ([#&#8203;782](https://github.com/gitea/helm-chart/issues/782)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`43e0918`](https://github.com/gitea/helm-chart/commit/43e0918)) - **deps:** update redis-cluster docker tag to v11.4.1 ([#&#8203;780](https://github.com/gitea/helm-chart/issues/780)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`41deaf9`](https://github.com/gitea/helm-chart/commit/41deaf9)) - **deps:** update workflow dependencies (minor & patch) ([#&#8203;781](https://github.com/gitea/helm-chart/issues/781)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`b8b909b`](https://github.com/gitea/helm-chart/commit/b8b909b)) - **deps:** update subcharts (minor & patch) ([#&#8203;774](https://github.com/gitea/helm-chart/issues/774)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`4f9a48a`](https://github.com/gitea/helm-chart/commit/4f9a48a)) - **deps:** update dependency go-gitea/gitea to v1.23.1 ([#&#8203;767](https://github.com/gitea/helm-chart/issues/767)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`ef8ad0f`](https://github.com/gitea/helm-chart/commit/ef8ad0f)) - **deps:** update subcharts (minor & patch) ([#&#8203;766](https://github.com/gitea/helm-chart/issues/766)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`680d95c`](https://github.com/gitea/helm-chart/commit/680d95c)) - **deps:** update dependency helm-unittest/helm-unittest to v0.7.1 ([#&#8203;760](https://github.com/gitea/helm-chart/issues/760)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`48e61b1`](https://github.com/gitea/helm-chart/commit/48e61b1)) - **deps:** update alpine/helm docker tag to v3.16.4 ([#&#8203;757](https://github.com/gitea/helm-chart/issues/757)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`3e72e8b`](https://github.com/gitea/helm-chart/commit/3e72e8b)) - **deps:** update subcharts (minor & patch) ([#&#8203;755](https://github.com/gitea/helm-chart/issues/755)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`9b28e26`](https://github.com/gitea/helm-chart/commit/9b28e26)) - **deps:** update redis-cluster docker tag to v11 ([#&#8203;743](https://github.com/gitea/helm-chart/issues/743)) ([`12f253d`](https://github.com/gitea/helm-chart/commit/12f253d)) - **deps:** update redis docker tag to v20 ([#&#8203;742](https://github.com/gitea/helm-chart/issues/742)) ([`535aa1c`](https://github.com/gitea/helm-chart/commit/535aa1c)) - **deps:** update dependency go-gitea/gitea to v1.22.6 ([#&#8203;746](https://github.com/gitea/helm-chart/issues/746)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`f4d1a6b`](https://github.com/gitea/helm-chart/commit/f4d1a6b)) - **deps:** update dependency go-gitea/gitea to v1.22.5 ([#&#8203;745](https://github.com/gitea/helm-chart/issues/745)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`c3d0bae`](https://github.com/gitea/helm-chart/commit/c3d0bae)) - **deps:** update workflow dependencies (minor & patch) ([#&#8203;735](https://github.com/gitea/helm-chart/issues/735)) ([`aec87c2`](https://github.com/gitea/helm-chart/commit/aec87c2)) - **deps:** update dependency go-gitea/gitea to v1.22.4 ([#&#8203;740](https://github.com/gitea/helm-chart/issues/740)) ([`e3db83e`](https://github.com/gitea/helm-chart/commit/e3db83e)) - **deps:** update busybox docker tag to v1.37.0 ([#&#8203;734](https://github.com/gitea/helm-chart/issues/734)) ([`7cae9d3`](https://github.com/gitea/helm-chart/commit/7cae9d3)) - **deps:** update subcharts (minor & patch) ([#&#8203;733](https://github.com/gitea/helm-chart/issues/733)) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> ([`3bacaaa`](https://github.com/gitea/helm-chart/commit/3bacaaa)) ##### CI - **release:** fix aws-cli installation ([`c38703f`](https://github.com/gitea/helm-chart/commit/c38703f)) - hardcode gitea.com domain ([#&#8203;808](https://github.com/gitea/helm-chart/issues/808)) ([`9f659af`](https://github.com/gitea/helm-chart/commit/9f659af)) - use `fetch-depth` instead of fetch-tags ([#&#8203;807](https://github.com/gitea/helm-chart/issues/807)) ([`f74ab67`](https://github.com/gitea/helm-chart/commit/f74ab67)) - fetch tags during checkout ([#&#8203;806](https://github.com/gitea/helm-chart/issues/806)) ([`724ebc5`](https://github.com/gitea/helm-chart/commit/724ebc5)) - create upcoming changelog via git-sv ([#&#8203;794](https://github.com/gitea/helm-chart/issues/794)) ([`6cb068a`](https://github.com/gitea/helm-chart/commit/6cb068a)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2025-03-02 03:01:36 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/kubezero-ci-major-kubezero-ci-dependencies:renovate/kubezero-ci-major-kubezero-ci-dependencies
git checkout renovate/kubezero-ci-major-kubezero-ci-dependencies
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/KubeZero#59
No description provided.