Skip to content

A new version of gitlab (13.0.3) is available

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

current diff:

--- current-deployment.yaml
+++ future-deployment.yaml
@@ -402,7 +402,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.0.1
+    chart: gitlab-exporter-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
@@ -482,7 +482,7 @@
   labels:
     gitlab_grafana_datasource: "true"
     app: gitlab-grafana
-    chart: gitlab-grafana-4.0.1
+    chart: gitlab-grafana-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
@@ -510,7 +510,7 @@
   namespace: default
   labels:
     app: gitlab-grafana
-    chart: gitlab-grafana-4.0.1
+    chart: gitlab-grafana-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
@@ -1128,13 +1128,13 @@
   namespace: default
   labels:
     app: gitlab
-    chart: gitlab-4.0.1
+    chart: gitlab-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
 data:
-  gitlabVersion: "13.0.1"
-  gitlabChartVersion: "4.0.1"
+  gitlabVersion: "13.0.3"
+  gitlabChartVersion: "4.0.2"
 
 ---
 # Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1145,7 +1145,7 @@
   namespace: default
   labels:
     app: gitlab
-    chart: gitlab-4.0.1
+    chart: gitlab-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
@@ -9746,7 +9746,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.0.1
+    chart: gitlab-exporter-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
@@ -10105,7 +10105,7 @@
           requests:
             memory: "50Gi"
             cpu: "12"
-        image: gitlab/gitlab-ce:13.0.1-ce.0
+        image: gitlab/gitlab-ce:13.0.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"]
@@ -10561,7 +10561,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.0.1
+    chart: gitlab-exporter-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
@@ -10577,7 +10577,7 @@
         app: gitlab-exporter
         release: gitlab-prod
       annotations:
-        checksum/config: 07c50cf9e42bccc6b88f14b63b05e56c1a0733d889a44204591ccdff5426e180
+        checksum/config: f91048e29d9eb9206ec9039a64e9f3a8371838809c9411fbf47c126e89b5bb7e
         prometheus.io/path: /metrics
         prometheus.io/port: "9168"
         prometheus.io/scrape: "true"
@@ -11507,7 +11507,7 @@
 apiVersion: batch/v1
 kind: Job
 metadata:
-  name: gitlab-prod-shared-secrets.0-yq4
+  name: gitlab-prod-shared-secrets.0-9et
   namespace: default
   labels:
     app: shared-secrets
@@ -12093,7 +12093,7 @@
   namespace: default
   labels:
     app: gitlab-grafana
-    chart: gitlab-grafana-4.0.1
+    chart: gitlab-grafana-4.0.2
     release: gitlab-prod
     heritage: Tiller
     
Edited by Daniel Stone

Merge request reports