Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source (3)
Update changelog for 7.6.6
· c6066ca8
GitLab Release Tools Bot
authored
Jan 24, 2024
[ci skip]
c6066ca8
Update versions for 7.6.6
· bc22e1b3
GitLab Release Tools Bot
authored
Jan 24, 2024
[ci skip]
bc22e1b3
Update version mapping for 7.6.6
· b17b62f0
GitLab Release Tools Bot
authored
Jan 24, 2024
b17b62f0
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
b17b62f0
...
...
@@ -2,6 +2,10 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 7.6.6 (2024-01-24)
No changes.
## 7.6.5 (2024-01-13)
No changes.
...
...
Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
gitlab
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
GitLab is the most comprehensive AI-powered DevSecOps Platform.
keywords
:
-
gitlab
...
...
charts/gitlab/charts/geo-logcursor/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
geo-logcursor
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
GitLab Geo logcursor
keywords
:
-
gitlab
...
...
charts/gitlab/charts/gitaly/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
gitaly
version
:
7.6.
5
appVersion
:
16.6.
5
version
:
7.6.
6
appVersion
:
16.6.
6
description
:
Git RPC service for handling all the git calls made by GitLab
keywords
:
-
gitlab
...
...
charts/gitlab/charts/gitlab-exporter/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
gitlab-exporter
version
:
7.6.
5
version
:
7.6.
6
appVersion
:
13.4.1
description
:
Exporter for GitLab Prometheus metrics (e.g. CI, pull mirrors)
keywords
:
...
...
charts/gitlab/charts/gitlab-pages/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
gitlab-pages
version
:
7.6.
5
appVersion
:
16.6.
5
version
:
7.6.
6
appVersion
:
16.6.
6
description
:
Daemon for serving static websites from GitLab projects
keywords
:
-
gitlab
...
...
charts/gitlab/charts/gitlab-shell/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
gitlab-shell
version
:
7.6.
5
version
:
7.6.
6
appVersion
:
14.30.0
description
:
sshd for Gitlab
keywords
:
...
...
charts/gitlab/charts/kas/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
kas
version
:
7.6.
5
version
:
7.6.
6
appVersion
:
v16.6.0
description
:
GitLab Agent Server
keywords
:
...
...
charts/gitlab/charts/mailroom/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
mailroom
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
Handling incoming emails
keywords
:
-
gitlab
...
...
charts/gitlab/charts/migrations/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
migrations
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
Database migrations and other versioning tasks for upgrading Gitlab
keywords
:
-
gitlab
...
...
charts/gitlab/charts/praefect/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
praefect
version
:
7.6.
5
appVersion
:
16.6.
5
version
:
7.6.
6
appVersion
:
16.6.
6
description
:
Praefect is a router and transaction manager for Gitaly, and a required
component for running a Gitaly Cluster.
keywords
:
...
...
charts/gitlab/charts/sidekiq/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
sidekiq
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
Gitlab Sidekiq for asynchronous task processing in rails
keywords
:
-
gitlab
...
...
charts/gitlab/charts/spamcheck/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
spamcheck
version
:
7.6.
5
version
:
7.6.
6
appVersion
:
1.2.3
description
:
GitLab Anti-Spam Engine
keywords
:
...
...
charts/gitlab/charts/toolbox/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
toolbox
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
For manually running rake tasks through kubectl
keywords
:
-
gitlab
...
...
charts/gitlab/charts/webservice/Chart.yaml
View file @
b17b62f0
---
apiVersion
:
v1
name
:
webservice
version
:
7.6.
5
appVersion
:
v16.6.
5
version
:
7.6.
6
appVersion
:
v16.6.
6
description
:
HTTP server for Gitlab
keywords
:
-
gitlab
...
...
doc/installation/version_mappings.md
View file @
b17b62f0
...
...
@@ -37,6 +37,7 @@ The table below maps some of the key previous chart versions and GitLab versions
| Chart version | GitLab version |
|---------------|----------------|
| 7.6.6 | 16.6.6 |
| 7.6.5 | 16.6.5 |
| 7.6.4 | 16.6.4 |
| 7.6.3 | 16.6.3 |
...
...
values.yaml
View file @
b17b62f0
...
...
@@ -51,7 +51,7 @@ global:
edition
:
ee
## https://docs.gitlab.com/charts/charts/globals#gitlab-version
gitlabVersion
:
"
16.6.
5
"
gitlabVersion
:
"
16.6.
6
"
## https://docs.gitlab.com/charts/charts/globals#application-resource
application
:
...
...