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

Merge pull request #1312 from ChristianLempa/renovate/docker.io-gitlab-gitlab-ce-18.x

chore(deps): update docker.io/gitlab/gitlab-ce docker tag to v18.4.2
Christian Lempa 4 месяцев назад
Родитель
Сommit
f0f0f0713f
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:
   {{ service_name }}:
-    image: docker.io/gitlab/gitlab-ce:18.3.1-ce.0
+    image: docker.io/gitlab/gitlab-ce:18.4.2-ce.0
     container_name: {{ container_name }}
     shm_size: '256m'
 {% if traefik_enabled %}

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

@@ -11,9 +11,9 @@ metadata:
     Project: https://about.gitlab.com/
 
     Documentation: https://docs.gitlab.com/
-  version: 18.3.1-ce.0
+  version: 18.4.2-ce.0
   author: Christian Lempa
-  date: 2025-10-07
+  date: '2025-10-08'
   tags:
     - git
     - ci-cd