From 5efc151c5d5482335b15200769412f823aec7ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zoran=20Peri=C4=8Di=C4=87?= Date: Sat, 30 May 2026 23:56:57 +0200 Subject: [PATCH] v1.26.2 --- gitea.container | 2 +- gitea.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea.container b/gitea.container index 885e0bc..61ee9d2 100644 --- a/gitea.container +++ b/gitea.container @@ -2,7 +2,7 @@ Description=Gitea - Git with a cup of tea [Container] -Image=docker.io/gitea/gitea:1.25.5-rootless +Image=docker.io/gitea/gitea:1.26.2-rootless ContainerName=gitea Pod=gitea.pod Volume=/var/lib/gitea:/var/lib/gitea:z diff --git a/gitea.spec b/gitea.spec index 0c6a346..9cfcd85 100644 --- a/gitea.spec +++ b/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.25.5 +Version: 1.26.2 Release: 1%{?dist} Summary: Gitea - Git with a cup of tea License: MIT