Releases: chaospuppy/imagesync
Releases · chaospuppy/imagesync
v1.5.0
v1.4.2
v1.4.1
v1.3.0
v1.2.3
v1.2.2
Commits
- c2b9d9f: use config for cosign info (Adam Martin) #13
- ae64d99: update to use named arg (Adam Martin) #13
- c35a4a9: allow for excluding repo (Adam Martin) #13
- c5d1aaf: README updates (Tim Seagren) #14
- 32fad70: add images.yaml.example, update logic around selecting a cosign verifier, create cosign verifier class (Tim Seagren) #15
- 4e846d5: black (Adam Martin) #13
- ad8688b: path changes for key (Adam Martin) #13
- 3458f34: adjust cosignverifier (Adam Martin) #13
- bbafe72: ran black (Adam Martin) #13
- 122dbcd: add version check (Tim Seagren) #16
- 4bf9617: fix dep (Tim Seagren) #16
- e522bb2: debug (Tim Seagren) #16
- c435c29: fetch tags (Tim Seagren) #16
- 7ba8647: update job name (Tim Seagren) #16
- 112c513: bump version (Tim Seagren) #16
- 14ca5fb: fix black (Tim Seagren) #16
v1.2.1
v1.2.0
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
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