A new version of gitlab (13.0.6) 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.4
+ chart: gitlab-exporter-4.0.5
release: gitlab-prod
heritage: Tiller
@@ -482,7 +482,7 @@
labels:
gitlab_grafana_datasource: "true"
app: gitlab-grafana
- chart: gitlab-grafana-4.0.4
+ chart: gitlab-grafana-4.0.5
release: gitlab-prod
heritage: Tiller
@@ -510,7 +510,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.0.4
+ chart: gitlab-grafana-4.0.5
release: gitlab-prod
heritage: Tiller
@@ -1128,13 +1128,13 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.0.4
+ chart: gitlab-4.0.5
release: gitlab-prod
heritage: Tiller
data:
- gitlabVersion: "13.0.5"
- gitlabChartVersion: "4.0.4"
+ gitlabVersion: "13.0.6"
+ gitlabChartVersion: "4.0.5"
---
# Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1145,7 +1145,7 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.0.4
+ chart: gitlab-4.0.5
release: gitlab-prod
heritage: Tiller
@@ -9758,7 +9758,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.0.4
+ chart: gitlab-exporter-4.0.5
release: gitlab-prod
heritage: Tiller
@@ -10205,7 +10205,7 @@
requests:
memory: "50Gi"
cpu: "12"
- image: gitlab/gitlab-ce:13.0.5-ce.0
+ image: gitlab/gitlab-ce:13.0.6-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"]
@@ -10661,7 +10661,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.0.4
+ chart: gitlab-exporter-4.0.5
release: gitlab-prod
heritage: Tiller
@@ -10677,7 +10677,7 @@
app: gitlab-exporter
release: gitlab-prod
annotations:
- checksum/config: b57b89e73c09e24d474bd989c70ff57e200487fdcb2d07a62d9b6258b27e2bd5
+ checksum/config: 0af67401aaaadfe88208865480bc18e181a1c72b00d0dfa8bcb1a4f087f8258b
prometheus.io/path: /metrics
prometheus.io/port: "9168"
prometheus.io/scrape: "true"
@@ -11607,7 +11607,7 @@
apiVersion: batch/v1
kind: Job
metadata:
- name: gitlab-prod-shared-secrets.0-q0k
+ name: gitlab-prod-shared-secrets.0-sa1
namespace: default
labels:
app: shared-secrets
@@ -12193,7 +12193,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.0.4
+ chart: gitlab-grafana-4.0.5
release: gitlab-prod
heritage: Tiller
Edited by Daniel Stone