Releases: sstarcher/helm-release
Releases · sstarcher/helm-release
0.3.3
0.3.2
0.3.1
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
0.2.2
0.2.1
0.2.0
- Add
--print-computed-version
flag to write version to STDOUT. - @thomas Vendetta - fix tests after branch change - @shane Starcher
- only append commit number for master - @shane Starcher
- add comment on lightweight tags - @shane Starcher
- changing to version 0.1.11 since everything else is messed up - @shane Starcher
- update yaml version - @shane Starcher
- fixing tests - @shane Starcher
- fail on light weight git tags - @shane Starcher
- i always forget to update the plugin.yaml - @shane Starcher
- improve error messages on commit failures - @shane Starcher
- correcting tests for new branch naming - @shane Starcher
- add prefix to branches to ensure they are before master versions - @shane Starcher
- release 0.1.6 - @shane Starcher
- update tests to new tag checking - @shane Starcher
- improve tag matching when a commit is checkout - @shane Starcher
- update plugin version to 0.1.5 - @shane Starcher
- when tag starts with a r or a v strip it - @shane Starcher
- update plugin yaml to 0.1.4 - @shane Starcher
- change rev-list to HEAD to make the command idempotent - @shane Starcher
- updating plugin version to 0.1.3 - @shane Starcher
- Update README.md - @shane Starcher
- cleanly handle when image.tag is missing - @shane Starcher
- update version to 0.1.2 - @shane Starcher
- fix serialization and just use interface - @shane Starcher
- not specifying a version with helm install is non-functional - @shane Starcher
- update version to 0.1.1 - @shane Starcher
- update usage docs - @shane Starcher
- ignore helm-release binary - @shane Starcher
- setup binary properly - @shane Starcher
- change plugin to use binary - @shane Starcher
- ignore dist directory - @shane Starcher
- fixing bullet points - @shane Starcher