From af89c32a8a3fb898dc20716ef56b7ee8c04ec2bd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jun 2026 20:36:10 +0200 Subject: [PATCH] =?UTF-8?q?fix(gitea):=20update=20image=20docker.io/gitea/?= =?UTF-8?q?gitea=201.26.3=20=E2=86=92=201.26.4=20(#49338)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) | patch | `4d1d796` → `cd1d261` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
go-gitea/gitea (docker.io/gitea/gitea) ### [`v1.26.4`](https://redirect.github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1264---2026-06-21) [Compare Source](https://redirect.github.com/go-gitea/gitea/compare/v1.26.3...v1.26.4) - SECURITY - fix(auth): do not auto-reactivate disabled users on OAuth2 callback ([#​38009](https://redirect.github.com/go-gitea/gitea/issues/38009)) ([#​38183](https://redirect.github.com/go-gitea/gitea/issues/38183)) - BUGFIXES - fix: walk git log context error handling ([#​38182](https://redirect.github.com/go-gitea/gitea/issues/38182)) ([#​38185](https://redirect.github.com/go-gitea/gitea/issues/38185))
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/gitea/Chart.yaml | 4 ++-- charts/stable/gitea/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index c6d09a82599..1aa3d14042d 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.26.3 +appVersion: 1.26.4 dependencies: - name: common version: 29.5.3 @@ -48,5 +48,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 24.9.3 +version: 24.9.4 diff --git a/charts/stable/gitea/values.yaml b/charts/stable/gitea/values.yaml index c743715f298..abbd9daa14d 100644 --- a/charts/stable/gitea/values.yaml +++ b/charts/stable/gitea/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/gitea/gitea - tag: 1.26.3-rootless@sha256:4d1d79638bef7a4a82e3a269b95fae1bbb9bcba1258dd84fba7ba3a3a49581e3 + tag: 1.26.4-rootless@sha256:cd1d2614b403fc9b085fa52ceb4424dde9c4dcf5da8e3263abb27955562070c4 pullPolicy: IfNotPresent service: main: