helm找不到1.5.0版本的nebulagraph operator

heml安装找不到v1.5.0的包,是没有发布吗?安装文档说是有的

[period@iZwz92ozua7qw468ltk18lZ ~]$ helm install nebula-operator nebula-operator/nebula-operator --namespace=nebula-operator-system --version=1.5.0
Error: INSTALLATION FAILED: chart "nebula-operator" matching 1.5.0 not found in nebula-operator index. (try 'helm repo update'): no chart version found for nebula-operator-1.5.0

[period@iZwz92ozua7qw468ltk18lZ ~]$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "nebula-operator" chart repository
Update Complete. ⎈Happy Helming!⎈

[period@iZwz92ozua7qw468ltk18lZ ~]$ helm search repo -l nebula-operator

NAME                           	CHART VERSION	APP VERSION	DESCRIPTION                              
nebula-operator/nebula-operator	1.4.2        	1.4.2      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	1.4.1        	1.4.1      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	1.4.0        	1.4.0      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	1.3.0        	1.3.0      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	1.2.0        	1.2.0      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	1.1.0        	1.1.0      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	1.0.0        	1.0.0      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-operator	0.9.0        	0.9.0      	Nebula Operator Helm chart for Kubernetes
nebula-operator/nebula-cluster 	1.4.2        	1.4.2      	Nebula Cluster Helm chart for Kubernetes 
nebula-operator/nebula-cluster 	1.4.1        	1.4.1      	Nebula Cluster Helm chart for Kubernetes 
nebula-operator/nebula-cluster 	1.4.0        	1.4.0      	Nebula Cluster Helm chart for Kubernetes

您好,operator还没发布1.5.0,最新版本是1.4.2

有办法修改operator里面的nebula-agent镜像地址吗?我每次手动修改statefulset的配置后都还原了,阿里云服务器最近连不上docker

您好,这个镜像地址目前是写死在代码里的,可以提个issue支持在helm chart中配置

1 个赞

此话题已在最后回复的 7 天后被自动关闭。不再允许新回复。