Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Releases: HarrisonWAffel/picture-book

v1.0.1

03 Feb 18:10

Choose a tag to compare

Bug Fixes

  • Fixed an issue which prevented picture-book load from working properly
  • Fixed an issue which prevented picture-book from properly determining if an image has already been pushed to a remote registry

v1.0.0

02 Feb 22:10

Choose a tag to compare

The first stable version of picture-book!

Capable of automatically mirroring images into private container registries, picture-book is a development tool created to save time and frustration when working with private container registries.

Before using this release, ensure that the config.yaml has been configured properly for your target registry, and that your sync-script behaves as expected.

Please report any bugs you find as an issue in this repository. While this tool meets my personal requirements there are likely edge cases / missing features that I would like to work on, so feel free to point them out!