Skip to content

A new version of gitlab (13.2.3) is available

FDO helm bot requested to merge upgrade-to-13.2.3 into master

current diff:

--- current-deployment.yaml
+++ future-deployment.yaml
@@ -397,7 +397,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.2.1
+    chart: gitlab-exporter-4.2.3
     release: gitlab-prod
     heritage: Tiller
 data:
@@ -476,7 +476,7 @@
   labels:
     gitlab_grafana_datasource: "true"
     app: gitlab-grafana
-    chart: gitlab-grafana-4.2.1
+    chart: gitlab-grafana-4.2.3
     release: gitlab-prod
     heritage: Tiller
 data:
@@ -503,7 +503,7 @@
   namespace: default
   labels:
     app: gitlab-grafana
-    chart: gitlab-grafana-4.2.1
+    chart: gitlab-grafana-4.2.3
     release: gitlab-prod
     heritage: Tiller
 data:
@@ -1434,12 +1434,12 @@
   namespace: default
   labels:
     app: gitlab
-    chart: gitlab-4.2.1
+    chart: gitlab-4.2.3
     release: gitlab-prod
     heritage: Tiller
 data:
-  gitlabVersion: "13.2.1"
-  gitlabChartVersion: "4.2.1"
+  gitlabVersion: "13.2.3"
+  gitlabChartVersion: "4.2.3"
 
 ---
 # Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1450,7 +1450,7 @@
   namespace: default
   labels:
     app: gitlab
-    chart: gitlab-4.2.1
+    chart: gitlab-4.2.3
     release: gitlab-prod
     heritage: Tiller
 data:
@@ -10062,7 +10062,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.2.1
+    chart: gitlab-exporter-4.2.3
     release: gitlab-prod
     heritage: Tiller
   annotations:
@@ -10502,7 +10502,7 @@
           requests:
             memory: "50Gi"
             cpu: "12"
-        image: gitlab/gitlab-ce:13.2.1-ce.0
+        image: gitlab/gitlab-ce:13.2.3-ce.0
         imagePullPolicy: IfNotPresent
         command: ["/bin/bash", "-c",
           "sed -i \"s/environment ({'GITLAB_ROOT_PASSWORD' => initial_root_password }) if initial_root_password/environment ({'GITLAB_ROOT_PASSWORD' => initial_root_password, 'GITLAB_SHARED_RUNNERS_REGISTRATION_TOKEN' => node['gitlab']['gitlab-rails']['initial_shared_runners_registration_token'] })/g\" /opt/gitlab/embedded/cookbooks/gitlab/recipes/database_migrations.rb && exec /assets/wrapper"]
@@ -10955,7 +10955,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.2.1
+    chart: gitlab-exporter-4.2.3
     release: gitlab-prod
     heritage: Tiller
   annotations:
@@ -10972,7 +10972,7 @@
         app: gitlab-exporter
         release: gitlab-prod
       annotations:
-        checksum/config: d0579680ffdd54b1926e6ef4aed2f9381f8d3c5107c2404e2ff30aa63c4dc43e
+        checksum/config: 68bf0557b609315d2db5ad0222fcb587b93c40694cc16f6be52dd73b7a3d5217
         prometheus.io/path: /metrics
         prometheus.io/port: "9168"
         prometheus.io/scrape: "true"
@@ -11917,7 +11917,7 @@
 apiVersion: batch/v1
 kind: Job
 metadata:
-  name: gitlab-prod-shared-secrets.0-4ix
+  name: gitlab-prod-shared-secrets.0-kk1
   namespace: default
   labels:
     app: shared-secrets
@@ -12545,7 +12545,7 @@
   namespace: default
   labels:
     app: gitlab-grafana
-    chart: gitlab-grafana-4.2.1
+    chart: gitlab-grafana-4.2.3
     release: gitlab-prod
     heritage: Tiller
   annotations:
Edited by Benjamin Tissoires

Merge request reports