A new version of gitlab (13.1.4) is available
current diff:
--- current-deployment.yaml
+++ future-deployment.yaml
@@ -397,7 +397,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.1.3
+ chart: gitlab-exporter-4.1.4
release: gitlab-prod
heritage: Tiller
data:
@@ -476,7 +476,7 @@
labels:
gitlab_grafana_datasource: "true"
app: gitlab-grafana
- chart: gitlab-grafana-4.1.3
+ chart: gitlab-grafana-4.1.4
release: gitlab-prod
heritage: Tiller
data:
@@ -503,7 +503,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.1.3
+ chart: gitlab-grafana-4.1.4
release: gitlab-prod
heritage: Tiller
data:
@@ -1434,12 +1434,12 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.1.3
+ chart: gitlab-4.1.4
release: gitlab-prod
heritage: Tiller
data:
- gitlabVersion: "13.1.3"
- gitlabChartVersion: "4.1.3"
+ gitlabVersion: "13.1.4"
+ gitlabChartVersion: "4.1.4"
---
# Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1450,7 +1450,7 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.1.3
+ chart: gitlab-4.1.4
release: gitlab-prod
heritage: Tiller
data:
@@ -10062,7 +10062,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.1.3
+ chart: gitlab-exporter-4.1.4
release: gitlab-prod
heritage: Tiller
annotations:
@@ -10502,7 +10502,7 @@
requests:
memory: "50Gi"
cpu: "12"
- image: gitlab/gitlab-ce:13.1.3-ce.0
+ image: gitlab/gitlab-ce:13.1.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"]
@@ -10955,7 +10955,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.1.3
+ chart: gitlab-exporter-4.1.4
release: gitlab-prod
heritage: Tiller
annotations:
@@ -10972,7 +10972,7 @@
app: gitlab-exporter
release: gitlab-prod
annotations:
- checksum/config: 2ec3cb393d46e462f3823b0fd950a33e82dbf3fd53aed7ae7316a7e5c198f620
+ checksum/config: f1a0b91f00341b4036b4f8e793bf4ea92b6538da3847c09c46fc463f37ce1bf2
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-cl6
+ name: gitlab-prod-shared-secrets.0-s9z
namespace: default
labels:
app: shared-secrets
@@ -12545,7 +12545,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.1.3
+ chart: gitlab-grafana-4.1.4
release: gitlab-prod
heritage: Tiller
annotations:
Edited by Daniel Stone