Skip to content

Releases: christian-korneck/docker-pushrm

Release v1.9.0

13 Jul 22:37
Compare
Choose a tag to compare

changes since v1.8.1:

  • Bump version to v1.9.0
  • login on Docker Hub with PATs (Personal Access Tokens) due to an API change. Remove all warnings.

the Win/Mac binaries of this release are codesigned

Release v1.8.1

27 May 00:39
Compare
Choose a tag to compare

changes since v1.8.0:

  • bump version to v1.8.1
  • explicitly perfer README.md (fixes #19)

the Win/Mac binaries of this release are codesigned

Release v1.8.0

17 Jul 21:07
Compare
Choose a tag to compare

changes since v1.7.0:

  • bump version to v1.8.0
  • fix #15 - base containers on busybox for gitlab runner docs
  • use Go 1.16
  • update dependencies
  • gh actions: revert from macos-11 runner to macos-latest

Release v1.7.0

19 Nov 11:17
Compare
Choose a tag to compare

changes since v1.6.0:

  • bump version to v1.7.0
  • darwin (MacOS) binaries are now Apple notarized
  • add darwin universal2 binary (MacOS Intel + Apple Silicon)
  • fixes #12 : won't start / error "kill 9" on MacOS 11 Big Sur

the Win/Mac binaries of this release are codesigned

Release v1.6.0

12 Nov 06:58
Compare
Choose a tag to compare

changes since v1.5.1:

  • bump version to v1.6.0
  • add darwin_arm64 binaries (MacOS Apple Silicon)
  • use Go 1.15 (as Go 1.13 is EOL)

Release v1.5.1

29 Oct 04:18
Compare
Choose a tag to compare

changes since v1.5.0:

  • bump version to v1.5.1
  • fix #11 - problem with special characters in dockerhub passwd
  • add info on harbor2 oidc limitation

Release v1.5.0

02 Sep 10:16
Compare
Choose a tag to compare

changes since v1.4.3:

  • bump version to v1.5.0
  • Add option to pass config as environment variables

Release v1.4.3

25 Aug 23:10
Compare
Choose a tag to compare

changes since v1.4.2:

  • bump version to v1.4.3
  • fix #6 - problem with special characters in b64 passwd
  • add github actions info to README

Release v1.4.2

11 Jul 01:33
Compare
Choose a tag to compare

changes since v1.4.1:

  • bump version to v1.4.2
  • fix bug that caused an error when quay env var present and no config file present
  • gh-actions: fix typo

Release v1.4.1

10 Jul 21:25
Compare
Choose a tag to compare

changes since v1.4.0:

  • bump version to v1.4.1
  • add support for env var DOCKER_APIKEY