Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Commit

Permalink
18.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Denise Schannon committed Oct 11, 2018
1 parent fc6bf06 commit 893eb60
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,16 @@ Chart for installing Rancher Server to manage Kubernetes clusters across provide
## Issues

Please file issues in [rancher/rancher](https://github.com/rancher/rancher/issues/new?labels=area/server-chart)

## Chart Versioning Notes

Up until the initial helm chart release for v2.1.0, the helm chart version matched the Rancher version (i.e `appVersion`).

Since there are times where the helm chart will require changes without any changes to the Rancher version, we have moved to a `yyyy.mm.<build-number>` helm chart version.

Run `helm search rancher` to view which Rancher version will be launched for the specific helm chart version.

```
NAME CHART VERSION APP VERSION DESCRIPTION
rancher-stable/rancher 2018.10.1 v2.1.0 Install Rancher Server to manage Kubernetes clusters acro...
```
2 changes: 1 addition & 1 deletion rancher/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: rancher
description: Install Rancher Server to manage Kubernetes clusters across providers.
version: 2.1.0
version: 2018.10.1
appVersion: v2.1.0
home: https://rancher.com
icon: https://github.com/rancher/ui/blob/master/public/assets/images/logos/welcome-cow.svg
Expand Down

0 comments on commit 893eb60

Please sign in to comment.