Is there a specific reason that Rancher 2.10.4 sti...
# general
a
Is there a specific reason that Rancher 2.10.4 still is not on the rancher-stable helm repo? It's been released a week ago now.
h
it could be prime only but I am not sure... forgot how to tell what release is prime only and which one is not
a
Why would it be prime only if 2.10.3 is on -stable helm repo? (no attack, just a genuine question because I am not well versed in prime offering)
h
it shows here... 2.10.4 is prime version release https://github.com/rancher/rancher/releases/tag/v2.10.4
so for non-prime users 2.10.3 is last release in 2.10 next version is 2.11.0
although... I do not see 2.11.0 when I do helm search
Copy code
helm search repo rancher-stable/rancher
NAME                  	CHART VERSION	APP VERSION	DESCRIPTION                                       
rancher-stable/rancher	2.10.3       	v2.10.3    	Install Rancher Server to manage Kubernetes clu...
something is missing
a
You did manage to answer my question, so thanks ๐Ÿ™‚
๐Ÿ‘ 1
Not having 2.11.0 on the -stable repo is a bit of a challenge to get the latest fixes ๐Ÿ™‚
๐Ÿ’ฏ 1
m
I believe the intention is the first new major version is not considered stable. v2.11.0 will be in the rancher-latest helm repo. v2.11.1 will be in the rancher-stable once released. It hasn't been consistently that way though.