Skip to content

Releases: pmoscode/helm-chart-update-check

v0.2.0

17 Nov 23:10
bcfa636
Compare
Choose a tag to compare

Features

  • add "exclude-versions" flag to ignore specific version on Dockerhub side

v0.1.3

11 Dec 22:51
69f9912
Compare
Choose a tag to compare

Bug Fixes

  • increase patch version to get correct check (cb55865 by Peter Motzko).

v0.1.2

11 Dec 22:24
f4d3902
Compare
Choose a tag to compare

Features

  • add build and test workflow (2efe0b1 by Peter Motzko).
  • add test task and add "go get" to build task (137f7f5 by Peter Motzko).
  • add tests (f278e97 by Peter Motzko).

Bug Fixes

  • versions with meta information are handled correct now (e34aad6 by Peter Motzko).

v0.1.1

28 Nov 20:49
beed12a
Compare
Choose a tag to compare

Fix issue with prefixed version numbers

v0.1.0

27 Nov 21:14
de468e7
Compare
Choose a tag to compare

Features

  • update README.md (de468e7 by Peter Motzko).
  • update git-changelog parameters to 2.4.0 (138078c by Peter Motzko).
  • replace environment variables config with cli parameters and add fail-on-update parameter (48d804d by Peter Motzko).
  • extend error message (43af8f7 by Peter Motzko).
  • outsource DockerHub code to own module and glue all together (9fe054b by Peter Motzko).
  • add release workflow (7083b49 by Peter Motzko).
  • add Taskfile (with build and changelog tasks) (260bf65 by Peter Motzko).
  • Initial commit (e0003dc by Peter Motzko).