Skip to content

Releases: gsdevme/gitops-commit

v1.8.0

06 Sep 07:11
Compare
Choose a tag to compare

Changelog

  • b3362b9 ci: remove entrypoint for now (doesnt work with gorelease)
  • 749d699 ci: use dockerfile/buildx

v1.7.0

02 Sep 09:55
Compare
Choose a tag to compare

1.7.0 (2022-09-02)

Features

  • add entrypoint to container for pulling github known hosts (d0a03f5)
  • add the abilty to set a conventional commit scope (0ba3653)

v1.6.0

09 Feb 20:23
Compare
Choose a tag to compare

1.6.0 (2022-02-09)

Features

  • improve the error handling to bubble up (60bfe5c)

v1.5.0

04 Nov 00:10
Compare
Choose a tag to compare

1.5.0 (2021-11-04)

Features

  • improve flattern registry name (0de85dd)

v1.4.0

03 Nov 23:55
c5e9d8e
Compare
Choose a tag to compare

1.4.0 (2021-11-03)

Features

  • slack: add /show command (2258d39)

v1.3.1

03 Nov 23:38
Compare
Choose a tag to compare

1.3.1 (2021-11-03)

Bug Fixes

  • support zero array notations (bd8ba50)

v1.3.0

03 Nov 23:18
Compare
Choose a tag to compare

1.3.0 (2021-11-03)

Features

  • yaml: support array notation within yaml (47607bb)

v1.2.3

01 Nov 17:40
Compare
Choose a tag to compare

1.2.3 (2021-11-01)

Bug Fixes

  • remove semver check, its broken (09c0599)

v1.2.2

01 Nov 09:31
Compare
Choose a tag to compare

1.2.2 (2021-11-01)

Bug Fixes

  • correct apply --no-cache (adb6871)

v1.2.1

01 Nov 09:05
Compare
Choose a tag to compare

1.2.1 (2021-11-01)

Bug Fixes

  • ensure ssh-client is installed within alpine (d171917)