Releases: OpenCHAMI/image-builder
Releases · OpenCHAMI/image-builder
v0.1.2
image-build v0.1.2
Pull with:
podman pull ghcr.io/openchami/image-build:v0.1.2
What's Changed
- Run install commands within image container by @travisbcotton in #17
- ci: add arm64 container builds by @synackd in #41
Full Changelog: v0.1.1...v0.1.2
v0.1.1: Merge pull request #16 from OpenCHAMI/allend/example-docs
image-build v0.1.1
Pull with:
podman pull ghcr.io/openchami/image-build:v0.1.1
What's Changed
- Added OpenSCAP functionality by @moliver469-lanl in #29
- Improvements based on usage at OSC by @treydock in #35
- Fix some issues with the example documentation by @davidallendj in #16
New Contributors
- @moliver469-lanl made their first contribution in #29
- @treydock made their first contribution in #35
- @davidallendj made their first contribution in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
image-build v0.1.0
Pull with:
podman pull ghcr.io/openchami/image-build:v0.1.0
What's Changed
- ansible layer: add verbosity by @j-ogas in #12
- Ansible verbosity: tidy by @j-ogas in #13
- PR images build with PR number by @alexlovelltroy in #18
- feat: add automatic and custom image labels to the build process by @alexlovelltroy in #14
- Always commit the container before attempting to push by @travisbcotton in #21
- add dnf module support by @travisbcotton in #19
- only add pkg manager to labels if installing packages. by @travisbcotton in #25
- fix(publish): be smarter and verbose about getting initramfs path by @synackd in #27
New Contributors
Full Changelog: v0.0.2...v0.1.0
v0.0.2
image-build v0.0.2
Pull with:
podman pull ghcr.io/openchami/image-build:v0.0.2
What's Changed
Full Changelog: v0.0.1...v0.0.2
v0.0.1
image-build v0.0.1
To pull:
podman pull ghcr.io/openchami/image-build:vv0.0.1
What's Changed
- initial commit by @travisbcotton in #1
- Dockerfile fix by @travisbcotton in #2
- Documentation and Automation by @alexlovelltroy in #3
- feat: Add examples that leverage cloud-init configuration by @alexlovelltroy in #4
- fix: require Python >= 3.7, add requirements.txt by @synackd in #5
- fix: update build.yaml to handle pull request and tag image tagging by @alexlovelltroy in #9
- fix: use temporary dir for package manager files by @synackd in #6
New Contributors
- @travisbcotton made their first contribution in #1
- @alexlovelltroy made their first contribution in #3
- @synackd made their first contribution in #5
Full Changelog: https://github.com/OpenCHAMI/image-builder/commits/v0.0.1