Skip to content

Commit 36f8d04

Browse files
author
GitLab Release Tools Bot
committed
Update Chart Version to 3.1.1
Update Gitlab Version to 12.8.1
1 parent f25009c commit 36f8d04

File tree

13 files changed

+22
-21
lines changed

13 files changed

+22
-21
lines changed

Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: gitlab
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: Web-based Git-repository manager with wiki and issue-tracking features.
77
keywords:
88
- gitlab

charts/gitlab/charts/geo-logcursor/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: geo-logcursor
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: GitLab Geo logcursor
77
keywords:
88
- gitlab

charts/gitlab/charts/gitaly/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: gitaly
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: Git RPC service for handling all the git calls made by GitLab
77
keywords:
88
- gitlab

charts/gitlab/charts/gitlab-exporter/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v1
33
name: gitlab-exporter
4-
version: 3.1.0
4+
version: 3.1.1
55
appVersion: 6.0.0
66
description: Exporter for GitLab Prometheus metrics (e.g. CI, pull mirrors)
77
keywords:

charts/gitlab/charts/gitlab-grafana/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v1
33
name: gitlab-grafana
4-
version: 3.1.0
4+
version: 3.1.1
55
description: Adapt the Grafana chart to interface to the GitLab App
66
keywords:
77
- gitlab
@@ -14,4 +14,4 @@ sources:
1414
maintainers:
1515
- name: GitLab Inc.
1616
email: support@gitlab.com
17-
appVersion: 12.8.0
17+
appVersion: 12.8.1

charts/gitlab/charts/gitlab-shell/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v1
33
name: gitlab-shell
4-
version: 3.1.0
4+
version: 3.1.1
55
appVersion: 11.0.0
66
description: sshd for Gitlab
77
keywords:

charts/gitlab/charts/mailroom/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v1
33
name: mailroom
4-
version: 3.1.0
4+
version: 3.1.1
55
appVersion: 0.10.0
66
description: Handling incoming emails
77
keywords:

charts/gitlab/charts/migrations/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: migrations
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: Database migrations and other versioning tasks for upgrading Gitlab
77
keywords:
88
- gitlab

charts/gitlab/charts/operator/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: operator
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: Gitlab operator for managing upgrades
77
keywords:
88
- gitlab

charts/gitlab/charts/sidekiq/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: sidekiq
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: Gitlab Sidekiq for asynchronous task processing in rails
77
keywords:
88
- gitlab

charts/gitlab/charts/task-runner/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: task-runner
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: For manually running rake tasks through kubectl
77
keywords:
88
- gitlab

charts/gitlab/charts/unicorn/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
apiVersion: v1
33
name: unicorn
4-
version: 3.1.0
5-
appVersion: 12.8.0
4+
version: 3.1.1
5+
appVersion: 12.8.1
66
description: HTTP server for Gitlab
77
keywords:
88
- gitlab

doc/installation/version_mappings.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The table below maps some of the key previous chart versions and GitLab versions
44

55
| Chart version | GitLab version |
66
|---------------|----------------|
7+
| 3.1.1 | 12.8.1 |
78
| 3.1.0 | 12.8.0 |
89
| 3.0.4 | 12.7.6 |
910
| 3.0.3 | 12.7.5 |

0 commit comments

Comments
 (0)