A new version of gitlab (13.1.2) 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.1
+ chart: gitlab-exporter-4.1.2
release: gitlab-prod
heritage: Tiller
data:
@@ -476,7 +476,7 @@
labels:
gitlab_grafana_datasource: "true"
app: gitlab-grafana
- chart: gitlab-grafana-4.1.1
+ chart: gitlab-grafana-4.1.2
release: gitlab-prod
heritage: Tiller
data:
@@ -503,7 +503,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.1.1
+ chart: gitlab-grafana-4.1.2
release: gitlab-prod
heritage: Tiller
data:
@@ -1434,12 +1434,12 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.1.1
+ chart: gitlab-4.1.2
release: gitlab-prod
heritage: Tiller
data:
- gitlabVersion: "13.1.1"
- gitlabChartVersion: "4.1.1"
+ gitlabVersion: "13.1.2"
+ gitlabChartVersion: "4.1.2"
---
# Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1450,7 +1450,7 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.1.1
+ chart: gitlab-4.1.2
release: gitlab-prod
heritage: Tiller
data:
@@ -10062,7 +10062,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.1.1
+ chart: gitlab-exporter-4.1.2
release: gitlab-prod
heritage: Tiller
annotations:
@@ -10502,7 +10502,7 @@
requests:
memory: "50Gi"
cpu: "12"
- image: gitlab/gitlab-ce:13.1.1-ce.0
+ image: gitlab/gitlab-ce:13.1.2-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"]
@@ -10956,7 +10956,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.1.1
+ chart: gitlab-exporter-4.1.2
release: gitlab-prod
heritage: Tiller
annotations:
@@ -10973,7 +10973,7 @@
app: gitlab-exporter
release: gitlab-prod
annotations:
- checksum/config: cc1b199a699adb542183cfefd51e97b341c577b6926e7cd17d56fa1b956e3bf0
+ checksum/config: a55ade9922a0eb6e20f10112782585e667588246c3d69cc2d324829b2211734c
prometheus.io/path: /metrics
prometheus.io/port: "9168"
prometheus.io/scrape: "true"
@@ -11918,7 +11918,7 @@
apiVersion: batch/v1
kind: Job
metadata:
- name: gitlab-prod-shared-secrets.0-8gr
+ name: gitlab-prod-shared-secrets.0-d4l
namespace: default
labels:
app: shared-secrets
@@ -12546,7 +12546,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.1.1
+ chart: gitlab-grafana-4.1.2
release: gitlab-prod
heritage: Tiller
annotations:
Edited by Daniel Stone