Update Helm release gitea to v12 - autoclosed #376

Closed
renovate-bot wants to merge 1 commits from renovate/gitea-12.x into main
Collaborator

This PR contains the following updates:

Package Update Change
gitea major 11.0.1 -> 12.0.0

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

Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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-gitea) | major | `11.0.1` -> `12.0.0` | --- ### Release Notes <details> <summary>gitea/helm-gitea (gitea)</summary> ### [`v12.0.0`](https://gitea.com/gitea/helm-gitea/releases/tag/v12.0.0) [Compare Source](https://gitea.com/gitea/helm-gitea/compare/v11.0.1...v12.0.0) ##### Breaking Changes - Migrate to Valkey from Redis ([#&#8203;775](https://github.com/gitea/helm-gitea/issues/775)) - remove actions related files ([#&#8203;825](https://github.com/gitea/helm-gitea/issues/825)) ##### Features - make it configurable of the initContainers volume mount path for scripts ([#&#8203;848](https://github.com/gitea/helm-gitea/issues/848)) ([`a7035ca`](https://github.com/gitea/helm-gitea/commit/a7035ca)) - adding dry support to gitea additional config from envs parameter ([#&#8203;840](https://github.com/gitea/helm-gitea/issues/840)) ([`1f313ac`](https://github.com/gitea/helm-gitea/commit/1f313ac)) ##### Bug Fixes - ingress unittests ([`edc42f6`](https://github.com/gitea/helm-gitea/commit/edc42f6)) - remove ingressClassName (not in use yet) ([`6d89d0a`](https://github.com/gitea/helm-gitea/commit/6d89d0a)) - reverting use of TPL in "gitea.inline_configuration" ([#&#8203;846](https://github.com/gitea/helm-gitea/issues/846)) ([`fa36d2b`](https://github.com/gitea/helm-gitea/commit/fa36d2b)) ##### Maintenance - execute releases via `git-sv` ([#&#8203;865](https://github.com/gitea/helm-gitea/issues/865)) ([`8f35f45`](https://github.com/gitea/helm-gitea/commit/8f35f45)) - migrate ingress definition out of beta ([#&#8203;679](https://github.com/gitea/helm-gitea/issues/679)) ([`a94eec4`](https://github.com/gitea/helm-gitea/commit/a94eec4)) - **deps:** update dependency go-gitea/gitea to v1.23.8 ([#&#8203;867](https://github.com/gitea/helm-gitea/issues/867)) ([`87272a1`](https://github.com/gitea/helm-gitea/commit/87272a1)) - **deps:** update dependency helm-unittest/helm-unittest to v0.8.2 ([#&#8203;866](https://github.com/gitea/helm-gitea/issues/866)) ([`ed06694`](https://github.com/gitea/helm-gitea/commit/ed06694)) - **deps:** update postgresql-ha docker tag to v16 ([#&#8203;864](https://github.com/gitea/helm-gitea/issues/864)) ([`443a6d0`](https://github.com/gitea/helm-gitea/commit/443a6d0)) - **deps:** update workflow dependencies (minor & patch) ([#&#8203;862](https://github.com/gitea/helm-gitea/issues/862)) ([`8854e62`](https://github.com/gitea/helm-gitea/commit/8854e62)) - refine CODEOWNERS to skip request triggers for CI yaml changes ([`da2d169`](https://github.com/gitea/helm-gitea/commit/da2d169)) - **deps:** update subcharts (minor & patch) ([#&#8203;863](https://github.com/gitea/helm-gitea/issues/863)) ([`ebb4b1e`](https://github.com/gitea/helm-gitea/commit/ebb4b1e)) - **deps:** update subcharts (minor & patch) ([#&#8203;853](https://github.com/gitea/helm-gitea/issues/853)) ([`e64afe3`](https://github.com/gitea/helm-gitea/commit/e64afe3)) - **deps:** Migrate to Valkey from Redis ([#&#8203;775](https://github.com/gitea/helm-gitea/issues/775)) ([`6e4e414`](https://github.com/gitea/helm-gitea/commit/6e4e414)) - **config:** migrate renovate config ([#&#8203;861](https://github.com/gitea/helm-gitea/issues/861)) ([`037eca0`](https://github.com/gitea/helm-gitea/commit/037eca0)) - **deps:** update docker.io/thegeeklab/git-sv docker tag to v2 ([#&#8203;860](https://github.com/gitea/helm-gitea/issues/860)) ([`d10adfd`](https://github.com/gitea/helm-gitea/commit/d10adfd)) - **deps:** update docker.io/thegeeklab/git-sv docker tag to v1.0.14 ([#&#8203;858](https://github.com/gitea/helm-gitea/issues/858)) ([`a1fc670`](https://github.com/gitea/helm-gitea/commit/a1fc670)) - **deps:** update unittests/bash/bats digest to [`fed179f`](https://github.com/gitea/helm-gitea/commit/fed179f) ([#&#8203;857](https://github.com/gitea/helm-gitea/issues/857)) ([`0cfe38a`](https://github.com/gitea/helm-gitea/commit/0cfe38a)) - **deps:** update dependency go-gitea/gitea to v1.23.7 ([#&#8203;852](https://github.com/gitea/helm-gitea/issues/852)) ([`5410bb0`](https://github.com/gitea/helm-gitea/commit/5410bb0)) - **actions:** check actions is not configured ([#&#8203;849](https://github.com/gitea/helm-gitea/issues/849)) ([`3b32a04`](https://github.com/gitea/helm-gitea/commit/3b32a04)) - **deps:** update dependency helm-unittest/helm-unittest to v0.8.1 ([#&#8203;851](https://github.com/gitea/helm-gitea/issues/851)) ([`5b247ea`](https://github.com/gitea/helm-gitea/commit/5b247ea)) - **actions:** remove obsolete gitea.act_runner.local_root_url ([#&#8203;850](https://github.com/gitea/helm-gitea/issues/850)) ([`3aea811`](https://github.com/gitea/helm-gitea/commit/3aea811)) - remove actions related files ([#&#8203;825](https://github.com/gitea/helm-gitea/issues/825)) ([`6c5b42c`](https://github.com/gitea/helm-gitea/commit/6c5b42c)) - **renovate:** group bats framework dependencies ([#&#8203;844](https://github.com/gitea/helm-gitea/issues/844)) ([`356dd6e`](https://github.com/gitea/helm-gitea/commit/356dd6e)) - **deps:** update workflow dependencies (minor & patch) ([#&#8203;827](https://github.com/gitea/helm-gitea/issues/827)) ([`d2d542e`](https://github.com/gitea/helm-gitea/commit/d2d542e)) - **deps:** update subcharts (minor & patch) ([#&#8203;816](https://github.com/gitea/helm-gitea/issues/816)) ([`75cd261`](https://github.com/gitea/helm-gitea/commit/75cd261)) ##### Documentation - refine v12 update notes ([`9c607f8`](https://github.com/gitea/helm-gitea/commit/9c607f8)) ##### CI - fix release workflow ([`5292684`](https://github.com/gitea/helm-gitea/commit/5292684)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
renovate-bot added 1 commit 2025-05-16 21:28:56 +00:00
Update Helm release gitea to v12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
9b1fd816f1
renovate-bot force-pushed renovate/gitea-12.x from 9b1fd816f1 to b0ceca7d60 2025-05-16 21:36:39 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b0ceca7d60 to 6c220d38db 2025-05-16 21:41:21 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6c220d38db to 2e82aeb9e0 2025-05-16 22:11:08 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2e82aeb9e0 to a2dde1f2ad 2025-05-16 22:20:51 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 7d3555d681 to 06edb90163 2025-05-16 22:51:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 06edb90163 to 75a6ba585e 2025-05-16 23:01:00 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 75a6ba585e to e8fae61322 2025-05-16 23:11:09 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e8fae61322 to d2f18417e2 2025-05-16 23:21:13 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d2f18417e2 to 98590041d0 2025-05-16 23:41:26 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 98590041d0 to 63a1504f5a 2025-05-16 23:51:04 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 998092fb7e to a14d439f2d 2025-05-17 00:41:21 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a14d439f2d to 2452042c95 2025-05-17 01:01:06 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3908522f97 to a0814607dd 2025-05-17 01:31:19 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a0814607dd to 8103a9520d 2025-05-17 02:01:04 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8103a9520d to 1d5d61ac4e 2025-05-17 02:11:06 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1d5d61ac4e to b5002a7381 2025-05-17 02:21:09 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b5002a7381 to 134d0f4f0a 2025-05-17 02:41:11 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 134d0f4f0a to 44f5bfe048 2025-05-17 02:50:51 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 44f5bfe048 to 8d2483ef08 2025-05-17 03:01:18 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8d2483ef08 to 6da56d6530 2025-05-17 03:11:03 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6da56d6530 to 3497ae2079 2025-05-17 03:21:01 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3497ae2079 to b96c2ca4a6 2025-05-17 03:40:42 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b96c2ca4a6 to 7c7cf2410c 2025-05-17 04:01:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 7c7cf2410c to 58c1eb4a34 2025-05-17 04:31:11 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 58c1eb4a34 to bd258046e4 2025-05-17 04:40:43 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from bd258046e4 to 5f521b7624 2025-05-17 10:31:38 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 24b5f43a08 to 83ebcb9cc7 2025-05-17 17:20:47 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e8cfc9c063 to c562e47d2e 2025-05-17 18:11:36 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c562e47d2e to 4d58b0cb73 2025-05-17 19:00:47 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6a293e48ea to 6c20b5b36a 2025-05-17 19:50:44 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from be06cb925b to 6deeb37918 2025-05-17 21:01:17 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6deeb37918 to 344e79d4b0 2025-05-17 22:20:52 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1d09e954b4 to 09d7ccc284 2025-05-17 22:50:48 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b4566df74f to c94272962d 2025-05-18 00:00:53 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c94272962d to 5a68b8ba42 2025-05-18 01:00:59 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 9087c1c092 to bbbd284102 2025-05-18 01:31:08 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from bbbd284102 to 2b0d4b1a06 2025-05-18 01:50:52 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2b0d4b1a06 to 716a809bd2 2025-05-18 03:30:42 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 716a809bd2 to a3ea096f90 2025-05-18 03:41:22 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a43d6b5b48 to 692ee2f92a 2025-05-18 04:00:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 0148c8d1be to f340b5bf80 2025-05-18 08:00:42 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 68085b1969 to 4530315885 2025-05-19 02:01:26 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 4530315885 to 11812a1717 2025-05-19 02:31:23 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 11812a1717 to 76ac63840c 2025-05-19 10:20:45 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 76ac63840c to 4afa53809c 2025-05-19 11:20:44 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d67bb530c3 to 13684c1bf3 2025-05-20 00:10:42 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 13684c1bf3 to c90b522d00 2025-05-20 00:20:51 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c90b522d00 to 946d9630a5 2025-05-20 01:01:01 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 946d9630a5 to 60c2c5fdf6 2025-05-20 01:20:46 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from ce2ba9729d to c8fed6a1ae 2025-05-20 01:50:39 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c8fed6a1ae to 544ef7575f 2025-05-20 02:50:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1207e042cf to cee433c349 2025-05-20 14:20:42 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from cee433c349 to b24292893c 2025-05-20 14:51:13 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b24292893c to c4f52d8c74 2025-05-20 15:51:04 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 57a3ffd67a to 85cb1472bc 2025-05-20 19:41:26 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 85cb1472bc to 6353f89b3b 2025-05-20 21:01:28 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6353f89b3b to fab4dbb378 2025-05-20 21:41:20 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from fab4dbb378 to 33b9803aad 2025-05-20 22:21:00 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 33b9803aad to 079e67d76a 2025-05-20 23:40:48 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 079e67d76a to 8fc0b9851c 2025-05-21 01:00:39 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8fc0b9851c to 4a14ecba39 2025-05-21 03:31:25 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 4a14ecba39 to 6d6b76e36b 2025-05-21 05:11:04 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 96f6415028 to 7b40eed2a3 2025-05-21 13:40:42 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5c924b211a to db241253d1 2025-05-21 14:30:43 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a098ec68c5 to c61c8c21a9 2025-05-21 17:31:10 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c61c8c21a9 to 988037580f 2025-05-22 03:20:50 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 988037580f to 1d99485635 2025-05-22 06:02:58 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1d99485635 to 5f2679aa10 2025-05-22 06:12:10 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8509ecffaf to b0df8b2315 2025-05-22 06:50:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b0df8b2315 to f6b0ffdd4b 2025-05-22 07:01:44 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from f6b0ffdd4b to 31d787a3f3 2025-05-22 07:41:20 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 31d787a3f3 to 306fc1719d 2025-05-22 08:31:50 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b0eeb25acc to 7612b33bd1 2025-05-22 14:11:44 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 7612b33bd1 to 454baa9172 2025-05-22 15:01:56 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 454baa9172 to d140cfcf49 2025-05-22 16:41:37 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 502252e455 to a104450d53 2025-05-22 17:11:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a104450d53 to 11f3b84d67 2025-05-22 18:41:35 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 11f3b84d67 to aec6557f5e 2025-05-22 20:30:50 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from aec6557f5e to ec598cd13c 2025-05-22 21:20:50 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 0027d1e6ff to 8b9dee6839 2025-05-23 00:41:01 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8b9dee6839 to 2feec95b4b 2025-05-23 00:51:11 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d1b81f954f to c894a48bcd 2025-05-23 09:21:34 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c894a48bcd to 4561d55d02 2025-05-23 09:31:26 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6a869138ed to 49ba0cd614 2025-05-23 11:51:46 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 49ba0cd614 to 6ba05811d6 2025-05-23 13:11:22 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from f3c25ff240 to b293bce0d0 2025-05-23 16:01:48 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b293bce0d0 to 5dde2095ec 2025-05-23 16:12:17 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5dde2095ec to caf31b9d0d 2025-05-23 19:51:12 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from caf31b9d0d to c9034463d4 2025-05-23 20:00:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c9034463d4 to 4a33a7acb7 2025-05-23 20:30:58 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d1309bdf19 to 17d894bc0c 2025-05-23 23:31:38 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 17d894bc0c to 0210fb2ce0 2025-05-24 03:41:12 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d234b94eca to f063cd2fe7 2025-05-24 06:01:13 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from f063cd2fe7 to c302b0aa49 2025-05-24 06:50:55 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 4196a0c5ef to d37e2dd64e 2025-05-24 07:21:07 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d37e2dd64e to ce4f9a7d2b 2025-05-24 08:20:58 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from ce4f9a7d2b to edb7555ca6 2025-05-24 11:11:23 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b6d19722c5 to a0b9715f0c 2025-05-24 16:50:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from de0d7758af to 3a681b3387 2025-05-24 17:11:07 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1d6d1d3b12 to e5b3286c88 2025-05-24 17:50:55 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2563dd4c18 to a1045e6abc 2025-05-24 19:11:43 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a1045e6abc to 875d708fb0 2025-05-24 19:51:25 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 275d3f4435 to 78ffe9035d 2025-05-24 23:11:28 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b466e80a90 to 75aa98dad8 2025-05-25 02:51:43 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c8ecf2c48b to 5bf448821c 2025-05-25 09:21:24 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5bf448821c to 3a0dfcc850 2025-05-25 13:31:18 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5c005f78c2 to 5775f26f70 2025-05-25 16:41:19 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5775f26f70 to 1ecd51fdcd 2025-05-25 19:41:24 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1ecd51fdcd to 04040345ed 2025-05-26 00:02:24 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 04040345ed to e8c2a9edb4 2025-05-26 16:01:45 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 53fcda0d27 to a4b17a65f4 2025-05-26 23:12:02 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a4b17a65f4 to 5bee644ccd 2025-05-27 06:51:16 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5bee644ccd to e17850efcb 2025-05-27 10:21:28 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e17850efcb to 1ffd3a9bf6 2025-05-27 10:51:28 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1ffd3a9bf6 to 09a0e06713 2025-05-27 13:01:51 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 09a0e06713 to 125334fd96 2025-05-27 19:31:34 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 125334fd96 to c4a5624039 2025-05-27 20:31:34 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c4a5624039 to d027d55500 2025-05-27 22:30:46 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d027d55500 to bdbaf9fde0 2025-05-28 00:31:40 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from bdbaf9fde0 to be19a018a1 2025-05-28 00:51:30 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from be19a018a1 to 600803e62d 2025-05-28 11:51:36 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3071a0de4d to 652c8ad417 2025-05-28 18:31:06 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 652c8ad417 to d6a0fe8e59 2025-05-28 18:50:55 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d6a0fe8e59 to 8270e599b5 2025-05-28 19:01:09 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 034f1a9ab0 to 80c9c9eaf8 2025-05-28 19:31:03 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 80c9c9eaf8 to f9eaba90a4 2025-05-28 19:41:04 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 0ad1c19a10 to bcd77b4e06 2025-05-28 20:21:00 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from bcd77b4e06 to 13b58098e2 2025-05-28 21:01:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 13b58098e2 to 757901f241 2025-05-29 00:21:41 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 757901f241 to f90652c81e 2025-05-29 01:21:33 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from f90652c81e to 205b1fdd97 2025-05-29 05:11:29 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 205b1fdd97 to 854f2a9d66 2025-05-29 05:41:39 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c862bc9f3d to 43fcbe7046 2025-05-29 07:50:54 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 43fcbe7046 to 1b53af571d 2025-05-29 09:11:01 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 161b782068 to 37b4ba141c 2025-05-29 17:10:58 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 37b4ba141c to 6d6caca5ed 2025-05-29 20:21:45 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6d6caca5ed to 4ec12375ea 2025-05-29 21:51:07 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 4ec12375ea to 6eec90502d 2025-05-29 22:01:10 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6eec90502d to a5781d9db4 2025-05-29 22:21:13 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a5781d9db4 to 68367ccd43 2025-05-29 22:31:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 68367ccd43 to 481ea5a1da 2025-05-29 22:41:34 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 481ea5a1da to 9d26b354fc 2025-05-29 22:51:02 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from f0c5a375bb to 7bf5c9b611 2025-05-29 23:30:59 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 7bf5c9b611 to 3d2bc43341 2025-05-29 23:41:04 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 440641cd63 to 03eea38542 2025-05-30 01:31:24 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 03eea38542 to bd1694a5f3 2025-05-30 02:31:51 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 0214476f39 to b012a68b78 2025-05-30 03:21:12 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from b012a68b78 to 9fe4df2690 2025-05-30 03:41:07 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 9fe4df2690 to 176d709d0c 2025-05-30 04:11:08 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 176d709d0c to fde77f0738 2025-05-30 04:31:35 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from fde77f0738 to 587d65ce9f 2025-05-30 04:41:18 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 587d65ce9f to e451e52f32 2025-05-30 04:51:16 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e451e52f32 to 17216d6076 2025-05-30 05:01:16 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 17216d6076 to 957684887d 2025-05-30 09:02:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 957684887d to 6ff4358590 2025-05-30 17:58:31 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 6ff4358590 to 8baf51ee84 2025-05-31 09:02:10 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8baf51ee84 to 0744dc2bb7 2025-05-31 20:43:30 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 0744dc2bb7 to 23b15dcea0 2025-06-01 09:02:57 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 23b15dcea0 to eb74a39939 2025-06-02 09:03:19 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from eb74a39939 to bc0014953e 2025-06-02 18:09:11 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from bc0014953e to d94480d955 2025-06-02 18:11:25 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d94480d955 to 07ad9f4be3 2025-06-03 02:25:02 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2ca6b0ceb5 to 1ffffa7f8e 2025-06-03 02:51:27 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1ffffa7f8e to beb2335778 2025-06-03 02:54:03 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from beb2335778 to e3a6e9c903 2025-06-03 02:57:56 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e3a6e9c903 to f4b49150d8 2025-06-03 03:05:45 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from f4b49150d8 to 1b84c12f49 2025-06-03 03:44:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8cc4c26cc0 to f8995ff175 2025-06-04 18:48:47 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3a37317b57 to 13a7b03f6e 2025-06-04 19:23:54 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 0d19ee69b6 to d3060011ec 2025-06-04 23:21:49 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d3060011ec to 2585edc36d 2025-06-04 23:29:32 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2585edc36d to 28b4e0bc64 2025-06-04 23:47:09 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 28b4e0bc64 to 3697f7767d 2025-06-04 23:54:46 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3697f7767d to e1fd8ff9c4 2025-06-05 00:03:16 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e1fd8ff9c4 to ceb3d6e73a 2025-06-05 00:27:22 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from ceb3d6e73a to 54e5efc4b5 2025-06-05 00:40:30 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 54e5efc4b5 to 5f5bbee36d 2025-06-05 02:07:05 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5f5bbee36d to 1484cb6714 2025-06-05 02:25:02 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 1484cb6714 to 3dd71df8f2 2025-06-05 02:40:52 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3dd71df8f2 to 3e87ceb64d 2025-06-05 03:05:30 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3e87ceb64d to 8fb57f4d45 2025-06-05 04:37:32 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 8fb57f4d45 to 04bf2dca05 2025-06-05 04:43:50 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 04bf2dca05 to c6335da334 2025-06-05 05:03:39 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c6335da334 to 3241ccf862 2025-06-05 14:42:21 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3241ccf862 to 58e84d6ee0 2025-06-05 15:11:06 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 58e84d6ee0 to d2891ee054 2025-06-05 15:17:11 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d2891ee054 to 3d798ecb9a 2025-06-05 15:49:49 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3d798ecb9a to ba15e0ce5a 2025-06-05 16:09:00 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from ba15e0ce5a to d058c5eeb0 2025-06-05 17:04:35 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from d058c5eeb0 to 12014efcf1 2025-06-05 17:16:37 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 12014efcf1 to 85d3682685 2025-06-05 17:21:56 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 85d3682685 to 9163742f48 2025-06-05 17:38:12 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 9163742f48 to 69418f6ddb 2025-06-05 18:18:52 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 69418f6ddb to eb1497602e 2025-06-05 18:31:49 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from eb1497602e to acc0bc3581 2025-06-05 18:40:12 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from acc0bc3581 to 5a6cebe5f1 2025-06-06 00:03:28 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 5a6cebe5f1 to 02bf751436 2025-06-06 00:32:07 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 02bf751436 to e28872e968 2025-06-06 01:50:17 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e28872e968 to 82bdae9f1b 2025-06-06 01:57:03 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 82bdae9f1b to a94d5a610a 2025-06-06 02:30:49 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a94d5a610a to e3d22beebc 2025-06-06 02:37:21 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from e3d22beebc to 3837c724f6 2025-06-06 02:43:20 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 3837c724f6 to 49dfb8f638 2025-06-06 02:50:02 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 49dfb8f638 to 57d2019ba1 2025-06-06 03:13:15 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 57d2019ba1 to 2918d0cf38 2025-06-06 03:29:24 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2918d0cf38 to 75185948bc 2025-06-06 03:35:10 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 75185948bc to 2ebab6ccde 2025-06-06 03:40:11 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 2ebab6ccde to 7d64b7d82d 2025-06-06 03:45:44 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 7d64b7d82d to ea86965917 2025-06-06 17:29:58 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from ea86965917 to 9080164308 2025-06-06 18:15:45 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 9080164308 to c4a735f9fa 2025-06-06 18:38:44 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from c4a735f9fa to 65ea2064dc 2025-06-06 19:09:16 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 65ea2064dc to 24b40bfa93 2025-06-06 19:21:13 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 24b40bfa93 to cf7770f226 2025-06-06 19:31:12 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from cf7770f226 to 9a3ab3b4a9 2025-06-06 19:36:54 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 9a3ab3b4a9 to a0f992b13d 2025-06-06 19:44:53 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a0f992b13d to 51a7b33967 2025-06-06 19:50:07 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from 51a7b33967 to a4af312d34 2025-06-06 20:00:35 +00:00 Compare
renovate-bot force-pushed renovate/gitea-12.x from a4af312d34 to eb16e98423 2025-06-06 20:11:28 +00:00 Compare
renovate-bot changed title from Update Helm release gitea to v12 to Update Helm release gitea to v12 - autoclosed 2025-06-06 20:25:03 +00:00
renovate-bot closed this pull request 2025-06-06 20:25:04 +00:00
Some checks failed
lint-and-test-charts / lint-test (pull_request) Failing after 5s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#376
No description provided.