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

Releases: rancher/server-chart

2018.10.1: Merge pull request #35 from deniseschannon/version-update

11 Oct 22:26
bb3da0a
Compare
Choose a tag to compare

With this release, we've changed how we're versioning our Rancher helm charts.

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.1.0

11 Oct 22:26
Compare
Choose a tag to compare
Rancher v2.1.0 release

Rancher v2.0.8

24 Aug 20:33
d0955c8
Compare
Choose a tag to compare
Merge pull request #12 from jgreat/2.0.8-rancher1

2.0.8 rancher release

2.0.8

24 Aug 22:16
238d417
Compare
Choose a tag to compare
Update Chart.yaml

2.0.7

21 Aug 20:35
b72870c
Compare
Choose a tag to compare
fix version

2.0.6

18 Jul 07:36
fe3f284
Compare
Choose a tag to compare
  • 2.0.6
  • add http proxy config

2.0.5

11 Jul 21:02
1850410
Compare
Choose a tag to compare
Merge pull request #3 from jgreat/2.0.5

2.0.5, Clean up descriptions and add http proxy options

2.0.4

29 Jun 20:17
6f5c1cb
Compare
Choose a tag to compare
2.0.4 Pre-release
Pre-release
  • Use cert-manager with Rancher server generated CA cert and key to issue ingress cert.
  • Update version to 2.0.4
  • Use "stable" directory for releases.
  • Use kubectl create secret tls to guide cert create from files.
  • Remove default vaules for hostname and letsEncrypt.email - force users to provide values.

Known Issues

  • The code that publishes the rancher generated CA cert and key for cert-manager to use, is not in rancher/rancher:v2.0.4. Use rancher/rancher:master until 2.0.5 release.

2.0.2-rc1

05 Jun 20:28
Compare
Choose a tag to compare
2.0.2-rc1 Pre-release
Pre-release
openssl required by helm install, helm init and charts directory.