如何查看极狐GitLab Helm Chart?

GitLab 是一个全球知名的一体化 DevOps 平台,很多人都通过私有化部署 GitLab 来进行源代码托管。极狐GitLab :https://gitlab.cn/install?channel=content&utm_source=csdn 是 GitLab 在中国的发行版,专门为中国程序员服务。可以一键式部署极狐GitLab。

极狐GitLab 在 5 月 28 日正式发布了 AI 产品驭码CodeRider。现已开启免费试用,登录官网:https://coderider.gitlab.cn/ 即可申请试用。

更多关于极狐GitLab :https://gitlab.cn 或者 DevOps 的最佳实践,可以关注文末的极狐GitLab 公众号。

学习极狐GitLab 的相关资料:

  1. 极狐GitLab 官网:https://gitlab.cn
  2. 极狐GitLab 官网文档:https://docs.gitlab.cn
  3. 极狐GitLab 论坛:https://forum.gitlab.cn/
  4. 极狐GitLab 安装配置:https://gitlab.cn/install
  5. 极狐GitLab 资源中心:https://resources.gitlab.cn/
  6. AI 产品驭码CodeRider:https://coderider.gitlab.cn/

搜索【极狐GitLab】公众号,后台输入加群,备注gitlab,即可加入官方微信技术交流群。

极狐GitLab 公众号后台回复新手指南,免费领取极狐GitLab 新手指南一份,从零到一快速上手极狐GitLab。

关联阅读

  • 在 Kubernetes 上安装和运行极狐GitLab实例
  • 使用 Helm 安装极狐GitLab
  • 如何使用 Helm 安装 GitLab Runner?

极狐GitLab 支持通过 Helm Chart 的形式在 Kubernetes 集群上安装使用极狐GitLab。下面演示如何查找正确的 Chart 进行安装。

添加 Helm Chart

极狐GitLab 的 Helm Chart 是存储在 https://charts.gitlab.cn 上的,先要添加 Helm Chart:

$ helm repo add gitlab-jh https://charts.gitlab.cn/
"gitlab-jh" has been added to your repositories

可以用 helm repo list

helm repo list
NAME     	URL
gitlab-jh	https://charts.gitlab.cn

可以使用 helm search repo 查看包含的内容:

$ helm search repo gitlab-jh
NAME                   	CHART VERSION	APP VERSION	DESCRIPTION
gitlab-jh/gitlab       	8.1.1        	v17.1.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab-runner	0.66.0       	17.1.0     	GitLab Runner

可以看到 Runner 和极狐GitLab 实例的 Chart 都放在 gitlab-jh 这个 repo 下面。

可以用 -l 参数来 list 所有的 Chart 版本:

helm search repo gitlab-jh/gitlab -l
NAME                   	CHART VERSION	APP VERSION	DESCRIPTION
gitlab-jh/gitlab       	8.1.2        	v17.1.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.1.1        	v17.1.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.1.0        	v17.1.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.0.4        	v17.0.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.0.3        	v17.0.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.0.2        	v17.0.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.0.1        	v17.0.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	8.0.0        	v17.0.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.6       	v16.11.6   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.5       	v16.11.5   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.4       	v16.11.4   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.3       	v16.11.3   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.2       	v16.11.2   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.1       	v16.11.1   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.11.0       	v16.11.0   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.8       	v16.10.8   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.7       	v16.10.7   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.6       	v16.10.6   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.5       	v16.10.5   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.4       	v16.10.4   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.3       	v16.10.3   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.2       	v16.10.2   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.1       	v16.10.1   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.10.0       	v16.10.0   	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.9        	v16.9.9    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.8        	v16.9.8    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.6        	v16.9.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.5        	v16.9.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.4        	v16.9.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.3        	v16.9.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.2        	v16.9.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.1        	v16.9.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.9.0        	v16.9.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.8        	v16.8.8    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.7        	v16.8.7    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.6        	v16.8.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.5        	v16.8.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.4        	v16.8.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.3        	v16.8.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.2        	v16.8.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.1        	v16.8.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.8.0        	v16.8.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.8        	v16.7.8    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.7        	v16.7.7    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.6        	v16.7.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.5        	v16.7.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.4        	v16.7.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.3        	v16.7.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.2        	v16.7.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.7.0        	v16.7.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.8        	v16.6.8    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.6        	v16.6.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.5        	v16.6.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.4        	v16.6.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.2        	v16.6.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.1        	v16.6.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.6.0        	v16.6.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.8        	v16.5.8    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.7        	v16.5.7    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.6        	v16.5.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.4        	v16.5.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.3        	v16.5.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.2        	v16.5.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.1        	v16.5.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.5.0        	v16.5.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.4.5        	v16.4.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.4.4        	v16.4.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.4.3        	v16.4.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.4.2        	v16.4.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.4.1        	v16.4.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.4.0        	v16.4.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.7        	v16.3.7    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.6        	v16.3.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.5        	v16.3.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.4        	v16.3.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.3        	v16.3.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.2        	v16.3.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.1        	v16.3.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.3.0        	v16.3.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.9        	v16.2.9    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.6        	v16.2.6    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.5        	v16.2.5    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.4        	v16.2.4    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.3        	v16.2.3    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.2        	v16.2.2    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.1        	v16.2.1    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.2.0        	v16.2.0    	GitLab is the most comprehensive AI-powered Dev...
gitlab-jh/gitlab       	7.1.6        	v16.1.6    	The One DevOps Platform
gitlab-jh/gitlab       	7.1.5        	v16.1.5    	The One DevOps Platform
gitlab-jh/gitlab       	7.1.4        	v16.1.4    	The One DevOps Platform
gitlab-jh/gitlab       	7.1.3        	v16.1.3    	The One DevOps Platform
gitlab-jh/gitlab       	7.1.2        	v16.1.2    	The One DevOps Platform
gitlab-jh/gitlab       	7.1.1        	v16.1.1    	The One DevOps Platform
gitlab-jh/gitlab       	7.1.0        	v16.1.0    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.8        	v16.0.8    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.7        	v16.0.7    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.6        	v16.0.6    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.5        	v16.0.5    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.4        	v16.0.4    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.3        	v16.0.3    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.2        	v16.0.2    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.1        	v16.0.1    	The One DevOps Platform
gitlab-jh/gitlab       	7.0.0        	v16.0.0    	The One DevOps Platform
gitlab-jh/gitlab       	6.11.13      	v15.11.13  	The One DevOps Platform
gitlab-jh/gitlab       	6.11.12      	v15.11.12  	The One DevOps Platform
gitlab-jh/gitlab       	6.11.11      	v15.11.11  	The One DevOps Platform
gitlab-jh/gitlab       	6.11.10      	v15.11.10  	The One DevOps Platform
gitlab-jh/gitlab       	6.11.9       	v15.11.9   	The One DevOps Platform
gitlab-jh/gitlab       	6.11.8       	v15.11.8   	The One DevOps Platform
gitlab-jh/gitlab       	6.11.7       	v15.11.7   	The One DevOps Platform
gitlab-jh/gitlab       	6.11.6       	v15.11.6   	The One DevOps Platform
gitlab-jh/gitlab       	6.11.5       	v15.11.5   	The One DevOps Platform
gitlab-jh/gitlab       	6.11.4       	v15.11.4   	The One DevOps Platform
gitlab-jh/gitlab       	6.11.3       	15.11.3    	The One DevOps Platform
gitlab-jh/gitlab       	6.11.2       	15.11.2    	The One DevOps Platform
gitlab-jh/gitlab       	6.11.1       	15.11.1    	The One DevOps Platform
gitlab-jh/gitlab       	6.11.0       	15.11.0    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.8       	v15.10.8   	The One DevOps Platform
gitlab-jh/gitlab       	6.10.7       	15.10.7    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.6       	15.10.6    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.5       	15.10.5    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.4       	15.10.4    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.3       	15.10.3    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.2       	15.10.2    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.1       	15.10.1    	The One DevOps Platform
gitlab-jh/gitlab       	6.10.0       	15.10.0    	The One DevOps Platform
gitlab-jh/gitlab       	6.9.8        	15.9.8     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.7        	15.9.7     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.6        	15.9.6     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.5        	15.9.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.4        	15.9.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.3        	15.9.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.2        	15.9.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.1        	15.9.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.9.0        	15.9.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.6        	15.8.6     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.5        	15.8.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.4        	15.8.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.3        	15.8.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.2        	15.8.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.1        	15.8.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.8.0        	15.8.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.9        	15.7.9     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.8        	15.7.8     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.7        	15.7.7     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.6        	15.7.6     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.5        	15.7.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.3        	15.7.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.2        	15.7.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.1        	15.7.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.7.0        	15.7.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.8        	15.6.8     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.7        	15.6.7     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.6        	15.6.6     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.4        	15.6.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.3        	15.6.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.2        	15.6.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.1        	15.6.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.6.0        	15.6.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.9        	15.5.9     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.8        	15.5.7     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.7        	15.5.6     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.6        	15.5.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.5        	15.5.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.4        	15.5.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.3        	15.5.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.2        	15.5.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.1        	15.5.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.5.0        	15.5.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.6        	15.4.6     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.5        	15.4.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.4        	15.4.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.3        	15.4.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.2        	15.4.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.1        	15.4.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.4.0        	15.4.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.3.5        	15.3.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.3.4        	15.3.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.3.3        	15.3.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.3.2        	15.3.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.3.1        	15.3.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.3.0        	15.3.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.2.5        	15.2.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.2.4        	15.2.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.2.3        	15.2.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.2.2        	15.2.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.2.1        	15.2.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.2.0        	15.2.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.1.5        	15.1.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.1.4        	15.1.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.1.3        	15.1.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.1.2        	15.1.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.1.1        	15.1.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.1.0        	15.1.0     	The One DevOps Platform
gitlab-jh/gitlab       	6.0.5        	15.0.5     	The One DevOps Platform
gitlab-jh/gitlab       	6.0.4        	15.0.4     	The One DevOps Platform
gitlab-jh/gitlab       	6.0.3        	15.0.3     	The One DevOps Platform
gitlab-jh/gitlab       	6.0.2        	15.0.2     	The One DevOps Platform
gitlab-jh/gitlab       	6.0.1        	15.0.1     	The One DevOps Platform
gitlab-jh/gitlab       	6.0.0        	15.0.0     	The One DevOps Platform
gitlab-jh/gitlab       	5.10.5       	14.10.5    	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.10.3       	14.10.3    	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.10.2       	14.10.2    	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.10.1       	14.10.1    	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.10.0       	14.10.0    	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.9.5        	14.9.5     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.9.4        	14.9.4     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.9.3        	14.9.3     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.9.2        	14.9.2     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.9.1        	14.9.1     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.9.0        	14.9.0     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.6        	14.8.6     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.5        	14.8.5     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.4        	14.8.4     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.3        	14.8.3     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.2        	14.8.2     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.1        	14.8.1     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.8.0        	14.8.0     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.7        	14.7.7     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.6        	14.7.6     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.5        	14.7.5     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.4        	14.7.4     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.3        	14.7.3     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.2        	14.7.2     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.1        	14.7.1     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.7.0        	14.7.0     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.6.7        	14.6.7     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.6.6        	14.6.6     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.6.5        	14.6.5     	Web-based Git-repository manager with wiki and ...
gitlab-jh/gitlab       	5.6.4        	14.6.4     	Web-based Git-repository manager with wiki and ...
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 ...
gitlab-jh/gitlab-runner	0.66.0       	17.1.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.65.0       	17.0.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.64.1       	16.11.1    	GitLab Runner
gitlab-jh/gitlab-runner	0.64.0       	16.11.0    	GitLab Runner
gitlab-jh/gitlab-runner	0.63.0       	16.10.0    	GitLab Runner
gitlab-jh/gitlab-runner	0.62.1       	16.9.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.62.0       	16.9.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.61.3       	16.8.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.61.2       	16.8.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.61.1       	16.8.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.61.0       	16.8.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.60.1       	16.7.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.60.0       	16.7.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.59.3       	16.6.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.59.2       	16.6.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.59.1       	16.6.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.59.0       	16.6.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.58.2       	16.5.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.58.1       	16.5.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.58.0       	16.5.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.57.2       	16.4.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.57.1       	16.4.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.57.0       	16.4.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.56.1       	16.3.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.56.0       	16.3.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.55.3       	16.2.3     	GitLab Runner
gitlab-jh/gitlab-runner	0.55.1       	16.2.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.55.0       	16.2.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.54.1       	16.1.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.54.0       	16.1.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.53.3       	16.0.3     	GitLab Runner
gitlab-jh/gitlab-runner	0.53.2       	16.0.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.53.1       	16.0.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.53.0       	16.0.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.52.0       	15.11.0    	GitLab Runner
gitlab-jh/gitlab-runner	0.51.1       	15.10.1    	GitLab Runner
gitlab-jh/gitlab-runner	0.51.0       	15.10.0    	GitLab Runner
gitlab-jh/gitlab-runner	0.50.1       	15.9.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.50.0       	15.9.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.49.3       	15.8.3     	GitLab Runner
gitlab-jh/gitlab-runner	0.49.2       	15.8.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.49.1       	15.8.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.49.0       	15.8.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.48.1       	15.7.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.48.0       	15.7.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.47.2       	15.6.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.47.1       	15.6.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.47.0       	15.6.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.46.1       	15.5.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.46.0       	15.5.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.45.2       	15.4.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.45.1       	15.4.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.45.0       	15.4.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.44.3       	15.3.3     	GitLab Runner
gitlab-jh/gitlab-runner	0.44.2       	15.3.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.44.1       	15.3.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.44.0       	15.3.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.43.2       	15.2.2     	GitLab Runner
gitlab-jh/gitlab-runner	0.43.1       	15.2.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.43.0       	15.2.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.42.1       	15.1.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.42.0       	15.1.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.41.1       	15.0.1     	GitLab Runner
gitlab-jh/gitlab-runner	0.41.0       	15.0.0     	GitLab Runner
gitlab-jh/gitlab-runner	0.40.1       	14.10.1    	GitLab Runner
gitlab-jh/gitlab-runner	0.40.0       	14.10.0    	GitLab Runner
gitlab-jh/gitlab-runner	0.39.0       	14.9.0     	GitLab Runner

比如最新版的极狐GitLab 版本为 17.1.2,对应的Helm Chart 为 8.1.2;Runner 对应的版本为 17.1.0,对应的 Helm Chart 版本为 0.66.0

使用对应版本的进行安装即可。

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/872503.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

word 设置多级混合标题自动更新

目录预览 一、问题描述二、原因分析三、解决方案四、参考链接 一、问题描述 有没有体会过多级标题,怎么设置都不听使唤的情况? 我想要的格式是: 二、原因分析 多级标题中发现,输入编号格式这里有个数字没有底纹,是了&#xff0…

系统架构设计师教程 第3章 信息系统基础知识-3.1 信息系统概述

系统架构设计师教程 第3章 信息系统基础知识-3.1 信息系统概述 3.1.1 信息系统的定义3.1.1.1 信息系统3.1.1.2 信息化3.1.2 信息系统的发展3.1.2.1 初始阶段3.1.2.2 传播阶段3.1.2.3 控制阶段3.1.2.4 集成阶段3.1.2.5 数据管理阶段3.1.2.6 成熟阶段3.1.3 信息系统的分类3.…

Redis-基础概念

目录 概念 Redis是什么 Redis 和 MySQL 的区别? Redis单线程有什么极端场景的瓶颈 Redis为什么快? 为什么Redis是单线程? Redis是单线程还是多线程 Redis为什么选择单线程做核心处理 Redis6.0之后引入了多线程,你知道为什么吗? 瓶颈是内存和I…

C#进阶-基于.NET Framework 4.x框架实现ASP.NET WebForms项目IP拦截器

在这篇文章中,我们将探讨如何在 ASP.NET WebForms 中实现IP拦截器,以便在 ASMX Web 服务方法 和 HTTP 请求 中根据IP地址进行访问控制。我们将使用自定义的 SoapExtension 和 IHttpModule 来实现这一功能,并根据常用的两种文本传输协议&#…

Qunar容器集群监控系统架构实践

一、概述 在云原生的体系下,面对高弹性、拆分微服务以及应用动态生命周期等特点,传统监控体系如 cacti 、nagios 、Zabbix 等已经逐渐丧失了优势,难以适用和支撑,对应的新一代云原生监控体系应运而生,Prometheus 为核…

2663. 字典序最小的美丽字符串

2663. 字典序最小的美丽字符串 题目链接:2663. 字典序最小的美丽字符串 代码如下: //贪心算法 //参考链接:https://leetcode.cn/problems/lexicographically-smallest-beautiful-string/solutions/2251229/tan-xin-pythonjavacgo-by-endlesscheng-yix5…

CSS 导航栏:设计、定制与优化

CSS 导航栏:设计、定制与优化 CSS(层叠样式表)是网页设计中不可或缺的一部分,它允许开发者通过定义样式来控制网页的布局和外观。在网页设计中,导航栏是一个关键元素,它帮助用户浏览网站并找到他们感兴趣的内容。本文将详细介绍如何使用 CSS 设计、定制和优化导航栏,以…

qt 鼠标接近某线时,形状变化举例

1.qt 鼠标接近某线时,形状变化举例 在Qt中,要实现鼠标接近某条线时形状发生变化的效果,你需要利用QWidget的enterEvent和leaveEvent,或者更通用的mouseMoveEvent来检测鼠标的位置,并相应地改变鼠标的光标形状。 以下…

大模型“重构”教育:解构学习奥秘,推动教育普惠

大模型“重构”千行百业系列选题 生成式人工智能的热潮,为AI领域的发展注入新的活力,而“赋能千行百业”已经成为人们普遍对于人工智能和大模型的全新理解。 人工智能和大模型技术的迅猛发展正在以前所未有的速度深刻改变着各个行业。正如专家所预测&a…

搜维尔科技:通过 Xsens MVN Link 套装测试动作捕捉动画,由虚幻引擎5渲染

通过Xsens MVN Link套装测试动作捕捉动画,由虚幻引擎5渲染 搜维尔科技:通过 Xsens MVN Link 套装测试动作捕捉动画,由虚幻引擎5渲染

【Apache POI】Java解析Excel文件并处理合并单元格-粘贴即用

同为牛马,点个赞吧! 一、Excel文件样例 二、工具类源码 import org.apache.poi.ss.usermodel.*; import org.apache.poi.ss.util.CellRangeAddress; import org.apache.poi.xssf.usermodel.XSSFWorkbookFactory; import org.springframework.web.multip…

957 Div3 E. Novice‘s Mistake

原题链接:Problem - E - Codeforces 题意:给定n,要求输出求出符合条件的a和b,要求将n转化为字符串,然后a个n相加,例如a3,n32,那么就是323232,然后删除后面的b个字符,如果…

windows实现自动化按键

1.选择目标窗口 获取窗口句柄 void KeyPresser::selectWindow() {SetWinEventHook(EVENT_SYSTEM_FOREGROUND, EVENT_SYSTEM_FOREGROUND, NULL, WinEventProc, 0, 0, WINEVENT_OUTOFCONTEXT);selectedWindowLabel->setText("请点击目标窗口..."); }void CALLBACK …

Linux 中安装maven详细步骤

如何在Linux中安装maven,并配置环境变量。 1、安装JDK 安装maven之前,需要先安装JDK环境。 yum -y install java-1.8.0-openjdk-devel2、下载maven cd /home && wget https://mirrors.tuna.tsinghua.edu.cn/apache/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8…

ZStack Cloud 5.1.8正式发布

2024年7月5日,ZStack Cloud正式发布最新版本——ZStack Cloud 5.1.8,涵盖一系列重要功能,以下为您进行详细介绍。 亮点速览 GPU运维管理增强:新增GPU设备统一管理界面;支持GPU工作状态和实时负载监控报警三层网络运维…

套用BI方案做数据可视化是种什么体验?

在数字化转型的浪潮中,数据可视化作为连接数据与决策的桥梁,其重要性日益凸显。近期,我有幸体验了奥威BI方案进行数据可视化的全过程,这不仅是一次技术上的探索,更是一次对高效、智能数据分析的深刻感受。 初识奥威&a…

嵌入式物联网在教育行业的应用——案例分析

作者主页: 知孤云出岫 嵌入式物联网在教育行业的应用——案例分析 目录 作者主页:嵌入式物联网在教育行业的应用——案例分析一、引言二、智能教室:环境监测系统1. 硬件需求2. 电路连接3. 代码实现 三、个性化学习:智能学习平台1. 数据处理与分析2. 代…

从零开始学量化~Ptrade使用教程(六)——盘后定价交易、港股通与债券通用质押式回购

盘后固定价交易 实现科创板、创业板的盘后固定价交易,界面如下显示: 交易 输入科创板或创业板代码,选择委托方向,输入委托价格、委托数量,点击“买入”或“卖出”按钮进行委托。可出现一个委托提示框提示是否继续委托操…

特征向量及算法

数据挖掘流程 加载数据 把需要的模型数据先计算出来 特征工程 提取数据特征,对特征数据进行清洗转化 数据的筛选和清洗数据转化 类型转为 性别 男,女 ----> 1,0特征交叉 性别/职业/收入 —> 新特这 优质男性程序员 将多个特征值组合在一起特征筛选…

PyTorch张量拼接方式【附维度拼接/叠加的数学推导】

文章目录 1、简介2、torch.cat3、torch.stack4、数学过程4.1、维度拼接4.1.1、二维张量4.1.2、三维张量4.1.3、具体实例 4.2、维度叠加4.2.1、0维叠加4.2.2、1维叠加4.2.3、2维叠加(非常重要⭐) 🍃作者介绍:双非本科大三网络工程专…