chore(deps): update docker.gitea.com/gitea docker tag to v1.24.5 #2

Open
srv.renovate wants to merge 1 commits from renovate/docker.gitea.com-gitea-1.x into master
Collaborator

This PR contains the following updates:

Package Update Change
docker.gitea.com/gitea patch 1.24.2-rootless -> 1.24.5-rootless

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-gitea/gitea (docker.gitea.com/gitea)

v1.24.5

Compare Source

Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.

v1.24.4

Compare Source

Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.

v1.24.3

Compare Source

Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.


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 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.gitea.com/gitea](https://github.com/go-gitea/gitea) | patch | `1.24.2-rootless` -> `1.24.5-rootless` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-gitea/gitea (docker.gitea.com/gitea)</summary> ### [`v1.24.5`](https://github.com/go-gitea/gitea/releases/tag/v1.24.5) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.24.4...v1.24.5) - BUGFIXES - Fix a bug where lfs gc never worked. ([#&#8203;35198](https://github.com/go-gitea/gitea/issues/35198)) ([#&#8203;35255](https://github.com/go-gitea/gitea/issues/35255)) - Reload issue when sending webhook to make num comments is right. ([#&#8203;35243](https://github.com/go-gitea/gitea/issues/35243)) ([#&#8203;35248](https://github.com/go-gitea/gitea/issues/35248)) - Fix bug when review pull request commits ([#&#8203;35192](https://github.com/go-gitea/gitea/issues/35192)) ([#&#8203;35246](https://github.com/go-gitea/gitea/issues/35246)) - MISC - Vertically center "Show Resolved" ([#&#8203;35211](https://github.com/go-gitea/gitea/issues/35211)) ([#&#8203;35218](https://github.com/go-gitea/gitea/issues/35218)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. ### [`v1.24.4`](https://github.com/go-gitea/gitea/releases/tag/v1.24.4) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.24.3...v1.24.4) - BUGFIXES - Fix various bugs (1.24) ([#&#8203;35186](https://github.com/go-gitea/gitea/issues/35186)) - Fix migrate input box bug ([#&#8203;35166](https://github.com/go-gitea/gitea/issues/35166)) ([#&#8203;35171](https://github.com/go-gitea/gitea/issues/35171)) - Only hide dropzone when no files have been uploaded ([#&#8203;35156](https://github.com/go-gitea/gitea/issues/35156)) ([#&#8203;35167](https://github.com/go-gitea/gitea/issues/35167)) - Fix review comment/dimiss comment x reference can be refereced back ([#&#8203;35094](https://github.com/go-gitea/gitea/issues/35094)) ([#&#8203;35099](https://github.com/go-gitea/gitea/issues/35099)) - Fix submodule nil check ([#&#8203;35096](https://github.com/go-gitea/gitea/issues/35096)) ([#&#8203;35098](https://github.com/go-gitea/gitea/issues/35098)) - MISC - Don't use full-file highlight when there is a git diff textconv ([#&#8203;35114](https://github.com/go-gitea/gitea/issues/35114)) ([#&#8203;35119](https://github.com/go-gitea/gitea/issues/35119)) - Increase gap on latest commit ([#&#8203;35104](https://github.com/go-gitea/gitea/issues/35104)) ([#&#8203;35113](https://github.com/go-gitea/gitea/issues/35113)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. ### [`v1.24.3`](https://github.com/go-gitea/gitea/releases/tag/v1.24.3) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.24.2...v1.24.3) - BUGFIXES - Fix form property assignment edge case ([#&#8203;35073](https://github.com/go-gitea/gitea/issues/35073)) ([#&#8203;35078](https://github.com/go-gitea/gitea/issues/35078)) - Improve submodule relative path handling ([#&#8203;35056](https://github.com/go-gitea/gitea/issues/35056)) ([#&#8203;35075](https://github.com/go-gitea/gitea/issues/35075)) - Fix incorrect comment diff hunk parsing, fix github asset ID nil panic ([#&#8203;35046](https://github.com/go-gitea/gitea/issues/35046)) ([#&#8203;35055](https://github.com/go-gitea/gitea/issues/35055)) - Fix updating user visibility ([#&#8203;35036](https://github.com/go-gitea/gitea/issues/35036)) ([#&#8203;35044](https://github.com/go-gitea/gitea/issues/35044)) - Support base64-encoded agit push options ([#&#8203;35037](https://github.com/go-gitea/gitea/issues/35037)) ([#&#8203;35041](https://github.com/go-gitea/gitea/issues/35041)) - Make submodule link work with relative path ([#&#8203;35034](https://github.com/go-gitea/gitea/issues/35034)) ([#&#8203;35038](https://github.com/go-gitea/gitea/issues/35038)) - Fix bug when displaying git user avatar in commits list ([#&#8203;35006](https://github.com/go-gitea/gitea/issues/35006)) - Fix API response for swagger spec ([#&#8203;35029](https://github.com/go-gitea/gitea/issues/35029)) - Start automerge check again after the conflict check and the schedule ([#&#8203;34988](https://github.com/go-gitea/gitea/issues/34988)) ([#&#8203;35002](https://github.com/go-gitea/gitea/issues/35002)) - Fix the response format for actions/workflows ([#&#8203;35009](https://github.com/go-gitea/gitea/issues/35009)) ([#&#8203;35016](https://github.com/go-gitea/gitea/issues/35016)) - Fix repo settings and protocol log problems ([#&#8203;35012](https://github.com/go-gitea/gitea/issues/35012)) ([#&#8203;35013](https://github.com/go-gitea/gitea/issues/35013)) - Fix project images scroll ([#&#8203;34971](https://github.com/go-gitea/gitea/issues/34971)) ([#&#8203;34972](https://github.com/go-gitea/gitea/issues/34972)) - Mark old reviews as stale on agit pr updates ([#&#8203;34933](https://github.com/go-gitea/gitea/issues/34933)) ([#&#8203;34965](https://github.com/go-gitea/gitea/issues/34965)) - Fix git graph page ([#&#8203;34948](https://github.com/go-gitea/gitea/issues/34948)) ([#&#8203;34949](https://github.com/go-gitea/gitea/issues/34949)) - Don't send trigger for a pending review's comment create/update/delete ([#&#8203;34928](https://github.com/go-gitea/gitea/issues/34928)) ([#&#8203;34939](https://github.com/go-gitea/gitea/issues/34939)) - Fix some log and UI problems ([#&#8203;34863](https://github.com/go-gitea/gitea/issues/34863)) ([#&#8203;34868](https://github.com/go-gitea/gitea/issues/34868)) - Fix archive API ([#&#8203;34853](https://github.com/go-gitea/gitea/issues/34853)) ([#&#8203;34857](https://github.com/go-gitea/gitea/issues/34857)) - Ignore force pushes for changed files in a PR review ([#&#8203;34837](https://github.com/go-gitea/gitea/issues/34837)) ([#&#8203;34843](https://github.com/go-gitea/gitea/issues/34843)) - Fix SSH LFS timeout ([#&#8203;34838](https://github.com/go-gitea/gitea/issues/34838)) ([#&#8203;34842](https://github.com/go-gitea/gitea/issues/34842)) - Fix team permissions ([#&#8203;34827](https://github.com/go-gitea/gitea/issues/34827)) ([#&#8203;34836](https://github.com/go-gitea/gitea/issues/34836)) - Fix job status aggregation logic ([#&#8203;34823](https://github.com/go-gitea/gitea/issues/34823)) ([#&#8203;34835](https://github.com/go-gitea/gitea/issues/34835)) - Fix issue filter ([#&#8203;34914](https://github.com/go-gitea/gitea/issues/34914)) ([#&#8203;34915](https://github.com/go-gitea/gitea/issues/34915)) - Fix typo in pull request merge warning message text ([#&#8203;34899](https://github.com/go-gitea/gitea/issues/34899)) ([#&#8203;34903](https://github.com/go-gitea/gitea/issues/34903)) - Support the open-icon of folder ([#&#8203;34168](https://github.com/go-gitea/gitea/issues/34168)) ([#&#8203;34896](https://github.com/go-gitea/gitea/issues/34896)) - Optimize flex layout of release attachment area ([#&#8203;34885](https://github.com/go-gitea/gitea/issues/34885)) ([#&#8203;34886](https://github.com/go-gitea/gitea/issues/34886)) - Fix the issue of abnormal interface when there is no issue-item on the project page ([#&#8203;34791](https://github.com/go-gitea/gitea/issues/34791)) ([#&#8203;34880](https://github.com/go-gitea/gitea/issues/34880)) - Skip updating timestamp when sync branch ([#&#8203;34875](https://github.com/go-gitea/gitea/issues/34875)) - Fix required contexts and commit status matching bug ([#&#8203;34815](https://github.com/go-gitea/gitea/issues/34815)) ([#&#8203;34829](https://github.com/go-gitea/gitea/issues/34829)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi40IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
srv.renovate added 1 commit 2025-08-22 11:06:25 +00:00
djpbessems was assigned by srv.renovate 2025-08-22 11:06:26 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/docker.gitea.com-gitea-1.x:renovate/docker.gitea.com-gitea-1.x
git checkout renovate/docker.gitea.com-gitea-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: djpbessems/Kubernetes.K3s.installLog#2
No description provided.