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

Releases: getporter/helm2-mixin

v0.14.1

01 Jul 22:08
d946fa9
Compare
Choose a tag to compare

latest

08 Apr 17:44
d946fa9
Compare
Choose a tag to compare
Merge pull request #87 from carolynvs/version-fix

Fix version match

canary

08 Apr 17:23
d946fa9
Compare
Choose a tag to compare
canary Pre-release
Pre-release
Merge pull request #87 from carolynvs/version-fix

Fix version match

v0.14.0

30 Jun 20:45
440f448
Compare
Choose a tag to compare

v0.13.4

08 Apr 17:44
02defaa
Compare
Choose a tag to compare

Porter Helm Mixin v0.13.3

30 Dec 03:48
9fa978e
Compare
Choose a tag to compare

This updates the default helm binary to v2.17.0 which supports the relocated stable chart location.

Porter Helm Mixin v0.13.2

21 Aug 19:53
1b10aca
Compare
Choose a tag to compare

This is a patch 🩹 release involving the following security fix:

  • Remove ability to specify credentials for private repos at build-time #73 by @MChorfa

Support for adding public chart repos remains.

Porter Helm Mixin v0.13.1

18 Aug 19:48
b09def9
Compare
Choose a tag to compare

This is a patch release 🩹 with the following fix:

  • Defer to step namespace unless set on a given output: #72

Porter Helm Mixin v0.13.0

17 Aug 16:20
08e5f83
Compare
Choose a tag to compare

Time for another Helm (v2) mixin release! 🎉

Similar to the last release, it revolves around added functionality courtesy @MChorfa 🙏

Features

  • Add the ability to specify a generic Kubernetes resource output by @MChorfa : #70

Misc

  • Fix schema integration test 48f14f3
  • Rename master to main 4696209
  • Update Azure pipelines Go task usage 112eb08

Porter Helm v0.12.0-beta.1

15 Apr 19:55
3522203
Compare
Choose a tag to compare

This release is centered around the ability to specify a particular Helm (v2) client version via this mixin's config.

👏 Big thanks to @MChorfa for implementing this functionality in #64!

Check out the updated README for an example on how to use.