Skip to content

Releases: chaospuppy/imagesync

v1.5.0

29 Jul 00:04
175b502
Compare
Choose a tag to compare

Commits

  • 750e6c8: skip bigbang image gathering if no bigbang version is set, simplify transfer, fix cosign.verify signature (Tim Seagren) #23

v1.4.2

06 Jul 17:45
c7bb0c7
Compare
Choose a tag to compare

Commits

  • 36c6229: Update to use ironbank modules (Cody Miller) #22
  • dd98222: Bump patch version (Cody Miller) #22

v1.4.1

08 May 04:38
Compare
Choose a tag to compare

Commits

  • f51452b: update Dockefiles (Tim Seagren) #21
  • 3b51074: login to registry1 (Tim Seagren)
  • e45978c: add registry1 url (Tim Seagren)
  • 68ce948: update artifact create (Tim Seagren)

v1.3.0

12 Apr 19:52
dc8adb1
Compare
Choose a tag to compare

Commits

  • 4540a16: add configurable annotation (Tim Seagren) #19
  • b61911c: add additional check to handle unpopulated collection dict (Tim Seagren) #19

v1.2.3

28 Mar 22:33
c376201
Compare
Choose a tag to compare

Commits

  • 95fd853: update to get string form of key when yaml.dump (Adam Martin) #17
  • fd258d3: bump version (Adam Martin) #17
  • e27f1e0: update example (Tim Seagren) #17

v1.2.2

27 Mar 19:20
675b3aa
Compare
Choose a tag to compare

Commits

v1.2.1

27 Feb 23:34
Compare
Choose a tag to compare

Commits

  • 476aec1: changes for taking a public key as an arg (Adam Martin) #10
  • f3dcdef: update arg help for cosign pub key (Adam Martin) #10
  • 62d5198: add codeowners (Tim Seagren)
  • ba11915: global codeowners (Tim Seagren)
  • 57a9161: update version file (Tim Seagren)

v1.2.0

23 Feb 23:29
Compare
Choose a tag to compare

Commits

  • 500a8d6: update VERSION (Tim Seagren) #7
  • 190fbfe: fix image name var (Tim Seagren) #7
  • cd85e47: remove permissions map from github token (Tim Seagren)
  • fdc89a4: update token permissions (Tim Seagren)
  • df12d54: quote permissions (Tim Seagren)
  • 647974e: fix token permissions (Tim Seagren)
  • 27ff4e8: fix token permissions (Tim Seagren)

1.1.0

23 Feb 21:46
Compare
Choose a tag to compare

Initial imagesync release. This release contains the following updates from prior unreleased versions:

  • Cosign validation of source images
  • Dockerfiles added for both amd64 and arm64 architectures
  • Makefile created to ease build logic
  • github workflows added
  • bugfixes