Skip to content

Releases: binxio/cru

2.0.3

22 Nov 12:00
b18ec21
Compare
Choose a tag to compare

Changelog

  • bfa6b4f Merge pull request #2 from binxio/issue-1
  • b18ec21 Merge pull request #3 from binxio/feat/auto-merge-dependabot
  • 11420e5 feat: auto merge dependabot PRs
  • bed5d2b fix: a tag may consist of a single letter

2.0.2

08 Aug 20:25
Compare
Choose a tag to compare

Changelog

2.0.1

03 Aug 12:24
Compare
Choose a tag to compare

Changelog

  • 840de6a fix: input validation on missing --repository option

2.0.0

03 Aug 10:44
Compare
Choose a tag to compare

Changelog

  • 5529afb chore: formatted using gofumpt
  • cd0ae73 fix: digests are resolved based on the tag - otherwise we can never update the image to the latest digest
  • 521690b fix: report on errors in reading the ssh identity file

1.2.0

31 Jul 15:17
Compare
Choose a tag to compare

Changelog

  • 5664080 chore(deps): updated github action versions
  • 32f2fed feat: use Get to determine digest of an image
  • 7e9123d fix: remove log print

1.1.5

31 Jul 11:59
Compare
Choose a tag to compare

Changelog

  • 1f1e11d fix: goreleaser replacements was deprecated

1.0.0

07 Jul 15:47
Compare
Choose a tag to compare

Changelog

0.9.2

25 Mar 10:31
Compare
Choose a tag to compare

Changelog

  • 45ce792 feat: specify git username and email on the command line

0.9.1

24 Mar 16:29
Compare
Choose a tag to compare

Changelog

  • 33b6436 fix typo
  • 8b64ba0 fix: add installation instructions
  • a4bb8a8 fix: expand home directory references in sshconfig key file

0.9.0

09 Nov 19:56
Compare
Choose a tag to compare

Changelog

d3c71f3 add: sample terraform template to deploy cru as a service
7c01aeb fix: avoid log message if git is not found on path
7f1c060 fix: missing space after INFO
01c0779 fix: removed debug print
a31e003 fix: response document includes repository url and omits zero hash
348eeec update: documentation and sample of serve command