极狐GitLab chart 版本

极狐GitLab chart 的版本号与极狐GitLab 本身不同。

要快速查看 gitlab chart 版本的完整列表以及它们映射到的极狐GitLab 版本,请使用 Helm 运行以下命令:

helm repo add gitlab https://charts.gitlab.io/
helm search repo -l gitlab/gitlab

以前的 chart 版本

下表罗列了 chart 的关键历史版本与极狐GitLab 版本的对照关系。

Chart 版本 极狐GitLab 版本
7.5.0 16.5.0
7.4.0 16.4.0
7.3.0 16.3.0
7.2.0 16.2.0
7.1.0 16.1.0
7.0.0 16.0.0
6.11.0 15.11.0
6.10.0 15.10.0
6.9.0 15.9.0
6.8.0 15.8.0
6.7.0 15.7.0
6.6.0 15.6.0
6.5.0 15.5.0
6.4.0 15.4.0
6.3.0 15.3.0
6.2.0 15.2.0
6.1.0 15.1.0
6.0.0 15.0.0
5.10.0 14.10.0
5.9.0 14.9.0
5.8.0 14.8.0
5.7.0 14.7.0
5.6.0 14.6.0
5.5.0 14.5.0
5.4.0 14.4.0
5.3.0 14.3.0
5.2.0 14.2.0
5.1.0 14.1.0
5.0.0 14.0.0
4.12.0 13.12.0
4.11.0 13.11.0
4.10.0 13.10.0
4.9.0 13.9.0
4.8.0 13.8.0
4.7.0 13.7.0
4.6.0 13.6.0
4.5.0 13.5.0
4.4.0 13.4.0
4.3.0 13.3.0
4.2.0 13.2.0
4.1.0 13.1.0

要查看完整列表,您可以使用以下 Helm 命令:

helm repo add gitlab-jh https://charts.gitlab.cn/
helm search repo -l gitlab-jh/gitlab

您将收到类似下方的输出:

NAME            	CHART VERSION	APP VERSION	DESCRIPTION                                       
gitlab-jh/gitlab	5.6.3        	14.6.3     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab	5.6.2        	14.6.2     	Web-based Git-repository manager with wiki and ...

查看变更记录,获取任何版本的详细信息。