From c4ecfda48280c6413740470567205c8f420a6aed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Aug 2025 23:32:15 +0000 Subject: [PATCH] Update Helm release gitea to v12.2.0 (#1265) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea](https://gitea.com/gitea/helm-gitea) | minor | `12.1.3` -> `12.2.0` | --- ### Release Notes
gitea/helm-gitea (gitea) ### [`v12.2.0`](https://gitea.com/gitea/helm-gitea/releases/tag/v12.2.0) [Compare Source](https://gitea.com/gitea/helm-gitea/compare/v12.1.3...v12.2.0) ##### Features - **deployment:** support further initContainers ([`4cfcbd7`](https://github.com/gitea/helm-gitea/commit/4cfcbd7)) ##### Bug Fixes - **renovate:** add lockFileMaintenance ([#​924](https://github.com/gitea/helm-gitea/issues/924)) ([`468c126`](https://github.com/gitea/helm-gitea/commit/468c126)) ##### Maintenance - **deps:** update lockfiles ([#​929](https://github.com/gitea/helm-gitea/issues/929)) ([`f786359`](https://github.com/gitea/helm-gitea/commit/f786359)) - **deps:** update bats testing framework ([#​927](https://github.com/gitea/helm-gitea/issues/927)) ([`6d5fbcb`](https://github.com/gitea/helm-gitea/commit/6d5fbcb)) - **deps:** update lockfiles ([#​926](https://github.com/gitea/helm-gitea/issues/926)) ([`14a4e47`](https://github.com/gitea/helm-gitea/commit/14a4e47)) - **deps:** update subcharts (minor & patch) ([#​922](https://github.com/gitea/helm-gitea/issues/922)) ([`3a7859f`](https://github.com/gitea/helm-gitea/commit/3a7859f)) - **deps:** update dependency go-gitea/gitea to v1.24.5 ([#​925](https://github.com/gitea/helm-gitea/issues/925)) ([`364dfa2`](https://github.com/gitea/helm-gitea/commit/364dfa2)) - **deps:** update dependency go-gitea/gitea to v1.24.4 ([#​919](https://github.com/gitea/helm-gitea/issues/919)) ([`46aa053`](https://github.com/gitea/helm-gitea/commit/46aa053)) - **deps:** update docker.io/thegeeklab/git-sv docker tag to v2.0.4 ([#​921](https://github.com/gitea/helm-gitea/issues/921)) ([`455cc67`](https://github.com/gitea/helm-gitea/commit/455cc67)) - **deps:** update dependency helm-unittest/helm-unittest to v1 ([#​914](https://github.com/gitea/helm-gitea/issues/914)) ([`ec898f1`](https://github.com/gitea/helm-gitea/commit/ec898f1)) ##### Documentation - **README:** fulfill MD044/proper-names ([`e31bd26`](https://github.com/gitea/helm-gitea/commit/e31bd26)) - **README:** be compliant with markdownlint ([#​923](https://github.com/gitea/helm-gitea/issues/923)) ([`82190f3`](https://github.com/gitea/helm-gitea/commit/82190f3))
--- ### 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 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](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1265 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/gitea/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/platform/gitea/Chart.yaml index 2c3f90ad3..61b7debf0 100644 --- a/clusters/cl01tl/platform/gitea/Chart.yaml +++ b/clusters/cl01tl/platform/gitea/Chart.yaml @@ -26,7 +26,7 @@ maintainers: - name: alexlebens dependencies: - name: gitea - version: 12.1.3 + version: 12.2.0 repository: https://dl.gitea.io/charts/ - name: gitea-actions repository: oci://harbor.alexlebens.net/helm-charts