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 (4)
Merge remote-tracking branch 'dev/7-4-stable' into 7-4-stable
· 1793d87b
GitLab Release Tools Bot
authored
Oct 31, 2023
1793d87b
Update changelog for 7.4.3
· 369e2a50
GitLab Release Tools Bot
authored
Nov 30, 2023
[ci skip]
369e2a50
Update versions for 7.4.3
· 8e3b612f
GitLab Release Tools Bot
authored
Nov 30, 2023
[ci skip]
8e3b612f
Update version mapping for 7.4.3
· 74844542
GitLab Release Tools Bot
authored
Nov 30, 2023
74844542
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
74844542
...
...
@@ -2,6 +2,10 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 7.4.3 (2023-11-30)
No changes.
## 7.4.2 (2023-10-30)
### Changed (1 change)
...
...
Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
gitlab
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
GitLab is the most comprehensive AI-powered DevSecOps Platform.
keywords
:
-
gitlab
...
...
charts/gitlab/charts/geo-logcursor/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
geo-logcursor
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
GitLab Geo logcursor
keywords
:
-
gitlab
...
...
charts/gitlab/charts/gitaly/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
gitaly
version
:
7.4.
2
appVersion
:
16.4.
2
version
:
7.4.
3
appVersion
:
16.4.
3
description
:
Git RPC service for handling all the git calls made by GitLab
keywords
:
-
gitlab
...
...
charts/gitlab/charts/gitlab-exporter/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
gitlab-exporter
version
:
7.4.
2
version
:
7.4.
3
appVersion
:
13.2.0
description
:
Exporter for GitLab Prometheus metrics (e.g. CI, pull mirrors)
keywords
:
...
...
charts/gitlab/charts/gitlab-pages/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
gitlab-pages
version
:
7.4.
2
appVersion
:
16.4.
2
version
:
7.4.
3
appVersion
:
16.4.
3
description
:
Daemon for serving static websites from GitLab projects
keywords
:
-
gitlab
...
...
charts/gitlab/charts/gitlab-shell/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
gitlab-shell
version
:
7.4.
2
version
:
7.4.
3
appVersion
:
14.28.0
description
:
sshd for Gitlab
keywords
:
...
...
charts/gitlab/charts/kas/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
kas
version
:
7.4.
2
version
:
7.4.
3
appVersion
:
v16.4.0
description
:
GitLab Agent Server
keywords
:
...
...
charts/gitlab/charts/mailroom/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
mailroom
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
Handling incoming emails
keywords
:
-
gitlab
...
...
charts/gitlab/charts/migrations/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
migrations
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
Database migrations and other versioning tasks for upgrading Gitlab
keywords
:
-
gitlab
...
...
charts/gitlab/charts/praefect/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
praefect
version
:
7.4.
2
appVersion
:
16.4.
2
version
:
7.4.
3
appVersion
:
16.4.
3
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 @
74844542
---
apiVersion
:
v1
name
:
sidekiq
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
Gitlab Sidekiq for asynchronous task processing in rails
keywords
:
-
gitlab
...
...
charts/gitlab/charts/spamcheck/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
spamcheck
version
:
7.4.
2
version
:
7.4.
3
appVersion
:
1.2.3
description
:
GitLab Anti-Spam Engine
keywords
:
...
...
charts/gitlab/charts/toolbox/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
toolbox
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
For manually running rake tasks through kubectl
keywords
:
-
gitlab
...
...
charts/gitlab/charts/webservice/Chart.yaml
View file @
74844542
---
apiVersion
:
v1
name
:
webservice
version
:
7.4.
2
appVersion
:
v16.4.
2
version
:
7.4.
3
appVersion
:
v16.4.
3
description
:
HTTP server for Gitlab
keywords
:
-
gitlab
...
...
doc/installation/version_mappings.md
View file @
74844542
...
...
@@ -37,6 +37,7 @@ The table below maps some of the key previous chart versions and GitLab versions
| Chart version | GitLab version |
|---------------|----------------|
| 7.4.3 | 16.4.3 |
| 7.4.2 | 16.4.2 |
| 7.4.1 | 16.4.1 |
| 7.4.0 | 16.4.0 |
...
...
values.yaml
View file @
74844542
...
...
@@ -51,7 +51,7 @@ global:
edition
:
ee
## https://docs.gitlab.com/charts/charts/globals#gitlab-version
gitlabVersion
:
"
16.4.
2
"
gitlabVersion
:
"
16.4.
3
"
## https://docs.gitlab.com/charts/charts/globals#application-resource
application
:
...
...