A new version of gitlab (13.0.5) is available
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.4
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.4
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.4
release: gitlab-prod
heritage: Tiller
@@ -1128,13 +1128,13 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.0.2
+ chart: gitlab-4.0.4
release: gitlab-prod
heritage: Tiller
data:
- gitlabVersion: "13.0.3"
- gitlabChartVersion: "4.0.2"
+ gitlabVersion: "13.0.5"
+ gitlabChartVersion: "4.0.4"
---
# 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.4
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.4
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.5-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.4
release: gitlab-prod
heritage: Tiller
@@ -10577,7 +10577,7 @@
app: gitlab-exporter
release: gitlab-prod
annotations:
- checksum/config: f91048e29d9eb9206ec9039a64e9f3a8371838809c9411fbf47c126e89b5bb7e
+ checksum/config: b57b89e73c09e24d474bd989c70ff57e200487fdcb2d07a62d9b6258b27e2bd5
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-7sb
+ name: gitlab-prod-shared-secrets.0-4cy
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.4
release: gitlab-prod
heritage: Tiller
Edited by Daniel Stone