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

Merge pull request #1679 from ChristianLempa/renovate/docker.io-gitlab-gitlab-ce-18.8.x

chore(deps): update docker.io/gitlab/gitlab-ce docker tag to v18.8.3
Christian Lempa 3 дней назад
Родитель
Сommit
14aa69c11a
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      library/compose/gitlab/compose.yaml.j2
  2. 2 2
      library/compose/gitlab/template.yaml

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

@@ -1,6 +1,6 @@
 services:
 services:
   {{ service_name }}:
   {{ service_name }}:
-    image: docker.io/gitlab/gitlab-ce:18.8.0-ce.0
+    image: docker.io/gitlab/gitlab-ce:18.8.3-ce.0
     restart: {{ restart_policy }}
     restart: {{ restart_policy }}
     shm_size: '256m'
     shm_size: '256m'
     env_file: .env
     env_file: .env

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

@@ -23,9 +23,9 @@ metadata:
   icon:
   icon:
     provider: selfh
     provider: selfh
     id: gitlab
     id: gitlab
-  version: 18.8.0-ce.0
+  version: 18.8.3-ce.0
   author: Christian Lempa
   author: Christian Lempa
-  date: '2026-01-18'
+  date: '2026-02-10'
   tags:
   tags:
     - traefik
     - traefik
   next_steps: |-
   next_steps: |-