This message was deleted.
# k3s
a
This message was deleted.
a
According to the K3s GitHub site: "Our release versioning reflects the version of upstream Kubernetes that is being released. For example, the K3s release v1.27.4+k3s1 maps to the
v1.27.4
Kubernetes release." So, hopefully, the version numbers in your script would be straightforward.
๐Ÿ™Œ 1
๐Ÿ™ 1
c
Note that there may occasionally be multiple releases due to critical bugs/vulns or CI problems. We once got to +k3s4. You might consider scraping our channel server instead of GH releases.
๐Ÿ‘ 1
c
is there an example how to do that? Not sure how to use the channel server
c