Skip to content

Releases: mittwald/go-helm-client

v0.11.3

20 Jul 14:26
d5e6611
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

30 Jun 07:18
44c8c46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

27 May 12:53
ff8c3f7
Compare
Choose a tag to compare
fix crash when opts is nil (#90)

Signed-off-by: Gang Liu <[email protected]>

v0.11.0

16 May 11:11
4584090
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

10 May 14:27
e3258df
Compare
Choose a tag to compare

What's Changed

  • [BREAKING] remove PostRenderer interface type from ChartSpec by @elenz97 in #87

Full Changelog: v0.9.5...v0.10.0

v0.9.5

10 May 08:32
f3dc3a1
Compare
Choose a tag to compare

What's Changed

  • bump go to 1.18, helm v3.8.2, k8s v0.23.5 by @elenz97 in #86

Full Changelog: v0.9.4...v0.9.5

v0.9.4

09 May 11:23
d235bf0
Compare
Choose a tag to compare

What's Changed

  • mark postRenderer field as schemaless object for kubebuilder validation by @elenz97 in #84

Full Changelog: v0.9.3...v0.9.4

v0.9.3

09 May 11:00
v0.9.3
2780ef0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

27 Apr 12:36
1d53dff
Compare
Choose a tag to compare
Merge pull request #81 from guitarlum/master

Fix for #78 #79 and #80 with some refactoring

v0.9.1

20 Apr 11:29
84603c8
Compare
Choose a tag to compare

What's Changed

  • Added WaitForJobs to ChartSpec by @zvonkok in #67
  • Update types.go change JSON NameTemplate by @zvonkok in #70
  • Added generate name if release or name is empty by @zvonkok in #74
  • nil pointer fix - also addressed in issue #64 by @guitarlum in #68

New Contributors

Full Changelog: v0.9.0...v0.9.1