From 28d13bc5861bd25b5a464b33e421aa167543cac1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 14:11:00 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/gitea?= =?UTF-8?q?/gitea=201.23.3=20=E2=86=92=201.23.4=20(#32352)?= 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 | `96899d0` -> `325b856` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.23.4`](https://redirect.github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1234---2025-02-16) [Compare Source](https://redirect.github.com/go-gitea/gitea/compare/v1.23.3...v1.23.4) - SECURITY - Enhance routers for the Actions variable operations ([#​33547](https://redirect.github.com/go-gitea/gitea/issues/33547)) ([#​33553](https://redirect.github.com/go-gitea/gitea/issues/33553)) - Enhance routers for the Actions runner operations ([#​33549](https://redirect.github.com/go-gitea/gitea/issues/33549)) ([#​33555](https://redirect.github.com/go-gitea/gitea/issues/33555)) - Fix project issues list and counting ([#​33594](https://redirect.github.com/go-gitea/gitea/issues/33594)) [#​33619](https://redirect.github.com/go-gitea/gitea/issues/33619) - PERFORMANCES - Performance optimization for pull request files loading comments attachments ([#​33585](https://redirect.github.com/go-gitea/gitea/issues/33585)) ([#​33592](https://redirect.github.com/go-gitea/gitea/issues/33592)) - BUGFIXES - Add a transaction to `pickTask` ([#​33543](https://redirect.github.com/go-gitea/gitea/issues/33543)) ([#​33563](https://redirect.github.com/go-gitea/gitea/issues/33563)) - Fix mirror bug ([#​33597](https://redirect.github.com/go-gitea/gitea/issues/33597)) ([#​33607](https://redirect.github.com/go-gitea/gitea/issues/33607)) - Use default Git timeout when checking repo health ([#​33593](https://redirect.github.com/go-gitea/gitea/issues/33593)) ([#​33598](https://redirect.github.com/go-gitea/gitea/issues/33598)) - Fix PR's target branch dropdown ([#​33589](https://redirect.github.com/go-gitea/gitea/issues/33589)) ([#​33591](https://redirect.github.com/go-gitea/gitea/issues/33591)) - Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) ([#​33569](https://redirect.github.com/go-gitea/gitea/issues/33569)) ([#​33577](https://redirect.github.com/go-gitea/gitea/issues/33577)) - Rework suggestion backend ([#​33538](https://redirect.github.com/go-gitea/gitea/issues/33538)) ([#​33546](https://redirect.github.com/go-gitea/gitea/issues/33546)) - Fix context usage ([#​33554](https://redirect.github.com/go-gitea/gitea/issues/33554)) ([#​33557](https://redirect.github.com/go-gitea/gitea/issues/33557)) - Only show the latest version in the Arch index ([#​33262](https://redirect.github.com/go-gitea/gitea/issues/33262)) ([#​33580](https://redirect.github.com/go-gitea/gitea/issues/33580)) - Skip deletion error for action artifacts ([#​33476](https://redirect.github.com/go-gitea/gitea/issues/33476)) ([#​33568](https://redirect.github.com/go-gitea/gitea/issues/33568)) - Make actions URL in commit status webhooks absolute ([#​33620](https://redirect.github.com/go-gitea/gitea/issues/33620)) [#​33632](https://redirect.github.com/go-gitea/gitea/issues/33632) - Add missing locale ([#​33641](https://redirect.github.com/go-gitea/gitea/issues/33641)) [#​33642](https://redirect.github.com/go-gitea/gitea/issues/33642)
--- ### Configuration 📅 **Schedule**: 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 16e8e7bbc48..3e35279f26b 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.23.3 +appVersion: 1.23.4 dependencies: - name: common version: 25.4.10 @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 20.12.9 +version: 20.12.10 diff --git a/charts/stable/gitea/values.yaml b/charts/stable/gitea/values.yaml index c5a1862b6bc..fbbd1e3cd63 100644 --- a/charts/stable/gitea/values.yaml +++ b/charts/stable/gitea/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/gitea/gitea - tag: 1.23.3-rootless@sha256:96899d07bfcc84a42bfbab2ff2cb711f0e5f25bae06dd187a3fb080c8f8233a2 + tag: 1.23.4-rootless@sha256:325b856867abcbbde7ca085b81e51ceb6b304e67f99348299195ca909f043964 pullPolicy: IfNotPresent service: main: