Skip to content

Releases: rancher/helm

v3.13.3-rancher1

22 Feb 06:29
1e315ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rancher/helm/commits/v3.13.3-rancher1

v3.12.3-rancher1: Merge pull request #42 from vardhaman22/fix-unit-test

18 Oct 20:58
f49ff1f
Compare
Choose a tag to compare

v3.11.3-rancher1

13 Apr 15:12
v3.11.3-rancher1
8853d6f
Compare
Choose a tag to compare

[v3.11.3] Rancher changes for Helm based on v3.11.1-rancher1.

Upstream Changes

v2.16.8-rancher2

29 Jun 15:20
0504cf9
Compare
Choose a tag to compare
Merge pull request #34 from rohitsakala/rancher-2.16

v2.16.8-rancher1: Merge pull request #29 from brendarearden/update-2.16.8

11 Jun 22:45
ff97e25
Compare
Choose a tag to compare

v2.16.5-rancher1: Merge pull request #28 from mrajashree/updVersion

09 Apr 00:16
cba158d
Compare
Choose a tag to compare

v2.16.3-rancher1: Merge pull request #27 from dramich/fixtags2

06 Mar 15:23
b8321eb
Compare
Choose a tag to compare

v2.14.3-rancher1

10 Oct 21:23
Compare
Choose a tag to compare
Test changes

v2.10.0-rancher12: Cherry pick of tiller fix

24 Sep 23:23
Compare
Choose a tag to compare
https://github.com/helm/helm/pull/4630/commits/e96c5a2a4f12c5725e11e6629db0ca8f43c393e3

v2.10.0-rancher11

21 May 19:00
Compare
Choose a tag to compare
fix(helm): --set for out of order list values (#4682)

When a user specifies value overrides for list values out of order,
strvals.listItem panics. Change strvals.listItem to handle this case by
re-initializing nil values to a new map.

Closes #4503

Co-authored-by: Cameron Childress <cameron@cchildress.org>
Co-authored-by: Kevin Collette <hal.collette@gmail.com>
Co-authored-by: Connor McKelvey <connormckelvey@gmail.com>
Co-authored-by: Dan Winter <dan.j.winter@gmail.com>

Signed-off-by: Dan Winter <dan.j.winter@gmail.com>
Signed-off-by: Cameron Childress <cameron@cchildress.org>
Signed-off-by: Kevin Collette <hal.collette@gmail.com>
Signed-off-by: Connor McKelvey <connormckelvey@gmail.com>