Rancher Helm chart not updated to 2.1.8

I am trying to update my Rancher via Helm, and it does not appear that the Helm chart has been changed to 2.1.8.

$  » helm repo list
NAME          	URL
stable        	https://kubernetes-charts.storage.googleapis.com
local         	http://127.0.0.1:8879/charts
rancher-stable	https://releases.rancher.com/server-charts/stable

$  » helm inspect rancher-stable/rancher
apiVersion: v1
appVersion: v2.1.7       <<<<<<
description: Install Rancher Server to manage Kubernetes clusters across providers.
home: https://rancher.com
icon: https://github.com/rancher/ui/blob/master/public/assets/images/logos/welcome-cow.svg
keywords:
- rancher
maintainers:
- email: charts@rancher.com
  name: Rancher Labs
name: rancher
sources:
- https://github.com/rancher/rancher
- https://github.com/rancher/server-chart
version: 2.1.7           <<<<<

I had the same issue, it just switched over for me a couple of minutes ago. Might take for the cache to clear.

You are correct. I just updated, and it now says 2.1.8.

Thanks!

1 Like