소스 검색

Merge pull request #1292 from ChristianLempa/renovate/docker.io-gitea-gitea-1.24.x

chore(deps): update docker.io/gitea/gitea docker tag to v1.24.6
Christian Lempa 6 달 전
부모
커밋
f551393613
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:
 services:
   {{ service_name }}:
   {{ service_name }}:
-    image: docker.io/gitea/gitea:1.24.5
+    image: docker.io/gitea/gitea:1.24.6
     container_name: {{ container_name }}
     container_name: {{ container_name }}
     env_file:
     env_file:
       - .env.gitea
       - .env.gitea

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

@@ -13,9 +13,9 @@ metadata:
     Documentation: https://docs.gitea.io/
     Documentation: https://docs.gitea.io/
 
 
     GitHub: https://github.com/go-gitea/gitea
     GitHub: https://github.com/go-gitea/gitea
-  version: 1.24.5
+  version: 1.24.6
   author: Christian Lempa
   author: Christian Lempa
-  date: '2025-10-02'
+  date: '2025-10-07'
   tags:
   tags:
     - git
     - git
     - ci-cd
     - ci-cd