Skip to content

WIP: A new version of gitlab (13.0.4) is available

FDO helm bot requested to merge upgrade-to-13.0.4 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.2
+    chart: gitlab-exporter-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
@@ -482,7 +482,7 @@
   labels:
     gitlab_grafana_datasource: "true"
     app: gitlab-grafana
-    chart: gitlab-grafana-4.0.2
+    chart: gitlab-grafana-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
@@ -510,7 +510,7 @@
   namespace: default
   labels:
     app: gitlab-grafana
-    chart: gitlab-grafana-4.0.2
+    chart: gitlab-grafana-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
@@ -1128,13 +1128,13 @@
   namespace: default
   labels:
     app: gitlab
-    chart: gitlab-4.0.2
+    chart: gitlab-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
 data:
-  gitlabVersion: "13.0.3"
-  gitlabChartVersion: "4.0.2"
+  gitlabVersion: "13.0.4"
+  gitlabChartVersion: "4.0.3"
 
 ---
 # Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1145,7 +1145,7 @@
   namespace: default
   labels:
     app: gitlab
-    chart: gitlab-4.0.2
+    chart: gitlab-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
@@ -9746,7 +9746,7 @@
   namespace: default
   labels:
     app: gitlab-exporter
-    chart: gitlab-exporter-4.0.2
+    chart: gitlab-exporter-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
@@ -10105,7 +10105,7 @@
           requests:
             memory: "50Gi"
             cpu: "12"
-        image: gitlab/gitlab-ce:13.0.3-ce.0
+        image: gitlab/gitlab-ce:13.0.4-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.2
+    chart: gitlab-exporter-4.0.3
     release: gitlab-prod
     heritage: Tiller
     
@@ -10577,7 +10577,7 @@
         app: gitlab-exporter
         release: gitlab-prod
       annotations:
-        checksum/config: f91048e29d9eb9206ec9039a64e9f3a8371838809c9411fbf47c126e89b5bb7e
+        checksum/config: ce4e2a952fe4cc231bfa884483bdec473c6e567141d84cd6d55da0e1222c6a0b
         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-6nc
+  name: gitlab-prod-shared-secrets.0-dp5
   namespace: default
   labels:
     app: shared-secrets
@@ -12093,7 +12093,7 @@
   namespace: default
   labels:
     app: gitlab-grafana
-    chart: gitlab-grafana-4.0.2
+    chart: gitlab-grafana-4.0.3
     release: gitlab-prod
     heritage: Tiller
     

Merge request reports