Skip to content

Releases: sstarcher/helm-release

0.3.3

25 Apr 00:43
Compare
Choose a tag to compare

Changelog

900522d add docs for manual install
4e8ac4c ensure plugin.yaml is in the tar for manual installs
cd7c1ea use helm binary environment variable for all helm commands
a0bb808 add -s option to allow skipping setting appVersion and image.tag (#25)

0.3.2

20 Apr 18:45
Compare
Choose a tag to compare

Changelog

c38596f unauthenticated github requests can get rate limited, fallback to using plugins.yaml
b7edf12 strict mode to check tag history for validity (#23)

0.3.1

05 Apr 00:16
Compare
Choose a tag to compare

Changelog

e1ed526 enable github workflows
e95866d allow local tags to deal with github checkou
e99f5cf when no version tag is specified use the next version without metadata
7e44165 update deps (#20)
60e98e4 print computed should not need a chart to exist
efe3c4d computed should print the full semver including the sha
f11f71b ensure we use the correct binary
a5d06b0 add debug
29445a4 remove print line
6135fa5 format
1a5f73b support for helm 3 appVersion to be linked to chart version
c2bad4f add support for charts as the source of version information (#13)
a7f6351 update docs to install latest

0.3.0

21 Jan 19:10
Compare
Choose a tag to compare

Changelog

5d858ba bump version to 0.3.0 for helm 3
1483fa9 fix plugin install
cedfe5c fix plugin install
e392f54 refactor the installer for helm3 support (#12)

0.2.2

10 Oct 23:02
Compare
Choose a tag to compare

Changelog

897e626 update to 0.2.2 for release
cd806ba ignore extra charts and grab the first one found
bf5ccfc move from godeps to go mod and update vendor

0.2.1

16 Sep 21:52
Compare
Choose a tag to compare

Changelog

98076bc update readme version
06e9c59 support disconnected bump of version as output (#7)
6456666 Update README.md
ceb1a80 change to https instead of ssh so tests do not require ssh key

0.2.0

02 Apr 14:46
Compare
Choose a tag to compare

0.1.12

26 Feb 23:58
Compare
Choose a tag to compare

Changelog

1434b6a only append commit number for master
fdd81ab add comment on lightweight tags

0.1.11

15 Oct 17:21
Compare
Choose a tag to compare

Changelog

fe48a02 changing to version 0.1.11 since everything else is messed up
e8bc0b0 update yaml version

0.1.10

15 Oct 16:56
Compare
Choose a tag to compare

Changelog

2ba675b fixing tests