A new version of gitlab (13.0.1) 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.0
+ chart: gitlab-exporter-4.0.1
release: gitlab-prod
heritage: Tiller
@@ -482,7 +482,7 @@
labels:
gitlab_grafana_datasource: "true"
app: gitlab-grafana
- chart: gitlab-grafana-4.0.0
+ chart: gitlab-grafana-4.0.1
release: gitlab-prod
heritage: Tiller
@@ -510,7 +510,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.0.0
+ chart: gitlab-grafana-4.0.1
release: gitlab-prod
heritage: Tiller
@@ -1128,13 +1128,13 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.0.0
+ chart: gitlab-4.0.1
release: gitlab-prod
heritage: Tiller
data:
- gitlabVersion: "13.0.0"
- gitlabChartVersion: "4.0.0"
+ gitlabVersion: "13.0.1"
+ gitlabChartVersion: "4.0.1"
---
# Source: helm-gitlab-omnibus/charts/gitlab/templates/initdb-configmap.yaml
@@ -1145,7 +1145,7 @@
namespace: default
labels:
app: gitlab
- chart: gitlab-4.0.0
+ chart: gitlab-4.0.1
release: gitlab-prod
heritage: Tiller
@@ -9746,7 +9746,7 @@
namespace: default
labels:
app: gitlab-exporter
- chart: gitlab-exporter-4.0.0
+ chart: gitlab-exporter-4.0.1
release: gitlab-prod
heritage: Tiller
@@ -10105,7 +10105,7 @@
requests:
memory: "36Gi"
cpu: "12"
- image: gitlab/gitlab-ce:13.0.0-ce.0
+ image: gitlab/gitlab-ce:13.0.1-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.0
+ chart: gitlab-exporter-4.0.1
release: gitlab-prod
heritage: Tiller
@@ -10577,7 +10577,7 @@
app: gitlab-exporter
release: gitlab-prod
annotations:
- checksum/config: 6613f6f043bf898e4763e889df04f723871ef40c53711460e408669cb798799e
+ checksum/config: 07c50cf9e42bccc6b88f14b63b05e56c1a0733d889a44204591ccdff5426e180
prometheus.io/path: /metrics
prometheus.io/port: "9168"
prometheus.io/scrape: "true"
@@ -11503,7 +11503,7 @@
apiVersion: batch/v1
kind: Job
metadata:
- name: gitlab-prod-shared-secrets.0-nr8
+ name: gitlab-prod-shared-secrets.0-v0s
namespace: default
labels:
app: shared-secrets
@@ -12089,7 +12089,7 @@
namespace: default
labels:
app: gitlab-grafana
- chart: gitlab-grafana-4.0.0
+ chart: gitlab-grafana-4.0.1
release: gitlab-prod
heritage: Tiller
Edited by Daniel Stone