Просмотр исходного кода

Merge pull request #1565 from ChristianLempa/renovate/docker.io-gitea-gitea-1.25.x

chore(deps): update docker.io/gitea/gitea docker tag to v1.25.2
Christian Lempa 2 месяцев назад
Родитель
Сommit
7ccf5d6147
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      library/compose/gitea/compose.yaml.j2
  2. 2 2
      library/compose/gitea/template.yaml

+ 1 - 1
library/compose/gitea/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/gitea/gitea:1.25.1
+    image: docker.io/gitea/gitea:1.25.2
     restart: {{ restart_policy }}
     environment:
       - USER_UID={{ user_uid }}

+ 2 - 2
library/compose/gitea/template.yaml

@@ -17,9 +17,9 @@ metadata:
   icon:
     provider: selfh
     id: gitea
-  version: 1.25.1
+  version: 1.25.2
   author: Christian Lempa
-  date: '2025-11-05'
+  date: '2025-12-10'
   tags:
     - traefik
 schema: 1.2