Update Helm release gitea to v12.2.0 (#1265)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s

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

<details>
<summary>gitea/helm-gitea (gitea)</summary>

### [`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 ([#&#8203;924](https://github.com/gitea/helm-gitea/issues/924)) ([`468c126`](https://github.com/gitea/helm-gitea/commit/468c126))

##### Maintenance

- **deps:** update lockfiles ([#&#8203;929](https://github.com/gitea/helm-gitea/issues/929)) ([`f786359`](https://github.com/gitea/helm-gitea/commit/f786359))
- **deps:** update bats testing framework ([#&#8203;927](https://github.com/gitea/helm-gitea/issues/927)) ([`6d5fbcb`](https://github.com/gitea/helm-gitea/commit/6d5fbcb))
- **deps:** update lockfiles ([#&#8203;926](https://github.com/gitea/helm-gitea/issues/926)) ([`14a4e47`](https://github.com/gitea/helm-gitea/commit/14a4e47))
- **deps:** update subcharts (minor & patch) ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;923](https://github.com/gitea/helm-gitea/issues/923)) ([`82190f3`](https://github.com/gitea/helm-gitea/commit/82190f3))

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1265
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
2025-08-20 23:32:15 +00:00
committed by Alex Lebens
parent a3180f4b1c
commit c4ecfda482

View File

@@ -26,7 +26,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: gitea - name: gitea
version: 12.1.3 version: 12.2.0
repository: https://dl.gitea.io/charts/ repository: https://dl.gitea.io/charts/
- name: gitea-actions - name: gitea-actions
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts