Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
".": "0.0.0",
"images/base": "0.0.0",
"images/systemd": "0.0.0",
"images/dind": "0.0.0"
"images/dind": "1.0.0"
}
21 changes: 21 additions & 0 deletions images/dind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# Changelog

## 1.0.0 (2026-01-04)


### Features

* **ci:** add release-please for automated releases ([1f39da6](https://github.com/GilmanLab/headjack/commit/1f39da6cc725504a8d62aaaeff203a53c5bb1edf)), closes [#41](https://github.com/GilmanLab/headjack/issues/41)
* **instance:** add image label-based runtime configuration ([5bdce67](https://github.com/GilmanLab/headjack/commit/5bdce6760a6318fbed443ed3e7cce70d767bdf58)), closes [#23](https://github.com/GilmanLab/headjack/issues/23)


### Bug Fixes

* **ci:** use buildx bake for image builds with proper dependencies ([541d650](https://github.com/GilmanLab/headjack/commit/541d650e8b26e96cb088b982f037c0e653b25aa8)), closes [#25](https://github.com/GilmanLab/headjack/issues/25)
* **images:** add dind volumes ([#48](https://github.com/GilmanLab/headjack/issues/48)) ([84d3b39](https://github.com/GilmanLab/headjack/commit/84d3b39562e39ebb73b8404854de19e200e1e838))


### Code Refactoring

* **container:** remove Apple Containerization support ([#50](https://github.com/GilmanLab/headjack/issues/50)) ([ebb321c](https://github.com/GilmanLab/headjack/commit/ebb321cdf486c4d6b8ee0478661d57df6ea423b8))

## Changelog

All notable changes to the dind image will be documented in this file.