Skip to content

Releases: hoverkraft-tech/ci-github-container

0.31.0

16 Mar 10:44

Choose a tag to compare

Release Summary

This release adds several user-facing enhancements in Docker workflows, including ARM64 standard runner support for private repositories, structured OCI registry inputs for distinct pull, push, and cache targets, custom BuildKit configuration support, and upgraded Buildx/BuildKit tooling. It also introduces a new preserve-tags-filter option for prune-pull-requests-images-tags.

Internal changes include documentation refreshes across actions and workflows, plus multiple GitHub Actions and npm dependency updates in Docker, Helm, and generate-docs components.

Breaking change(s)

There is no breaking change.

What's Changed

  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #631
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #632
  • chore(deps): bump qs from 6.14.0 to 6.14.1 in /actions/helm/generate-docs by @dependabot[bot] in #633
  • chore(deps): bump int128/docker-build-cache-config-action from 1.40.0 to 1.41.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #634
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #635
  • chore(deps): bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.2 in /actions/helm/generate-docs by @dependabot[bot] in #636
  • chore(deps): bump docker/setup-docker-action from 4.6.0 to 4.7.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #638
  • chore(deps): bump textlint-filter-rule-comments from 1.2.2 to 1.3.0 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #637
  • chore(deps): bump int128/docker-build-cache-config-action from 1.41.0 to 1.42.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #639
  • chore(deps): bump hono from 4.11.3 to 4.11.4 in /actions/helm/generate-docs by @dependabot[bot] in #640
  • chore(deps): bump prettier from 3.7.4 to 3.8.0 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #641
  • chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in /actions/helm/release-chart in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #642
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #643
  • chore(deps): bump diff from 5.2.0 to 5.2.2 in /actions/helm/generate-docs by @dependabot[bot] in #644
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /actions/helm/generate-docs by @dependabot[bot] in #645
  • chore(deps): bump the npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #646
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 6 updates by @dependabot[bot] in #647
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #649
  • chore(deps): bump hono from 4.11.4 to 4.11.7 in /actions/helm/generate-docs by @dependabot[bot] in #650
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 2 updates by @dependabot[bot] in #651
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #652
  • feat(docker-build-images): enable ARM64 standard runners for private repos by @Copilot in #654
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #655
  • feat(prune-pull-requests-images-tags): add preserve-tags-filter by @NikitaCOEUR in #653
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #656
  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 in /actions/helm/generate-docs by @dependabot[bot] in #657
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 9 updates by @dependabot[bot] in #658
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #661
  • chore(deps): bump markdownlint-cli2 from 0.20.0 to 0.21.0 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #668
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 11 updates by @dependabot[bot] in #667
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #674
  • chore(deps): bump qs from 6.14.1 to 6.15.0 in /actions/helm/generate-docs by @dependabot[bot] in #670
  • chore(deps): bump hono from 4.11.7 to 4.12.0 in /actions/helm/generate-docs by @dependabot[bot] in #671
  • chore(deps): bump ajv from 8.17.1 to 8.18.0 in /actions/helm/generate-docs by @dependabot[bot] in #669
  • chore(deps): bump minimatch from 9.0.5 to 9.0.8 in /actions/helm/generate-docs by @dependabot[bot] in #676
  • chore(deps): bump hono from 4.12.0 to 4.12.2 in /actions/helm/generate-docs by @dependabot[bot] in #677
  • chore(deps): bump the npm-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #678
  • feat(docker): upgrade buildx and buildkit by @neilime in #679
  • chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /actions/helm/generate-docs by @dependabot[bot] in #681
  • chore(deps): bump hono from 4.12.2 to 4.12.5 in /actions/helm/generate-docs by @dependabot[bot] in #680
  • chore(deps): bump the github-actions-dependencies group across 3 directories with 5 updates by @dependabot[bot] in #682
  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #683
  • chore(deps): bump express-rate-limit from 8.2.1 to 8.3.0 in /actions/helm/generate-docs by @dependabot[bot] in #684
  • chore(deps): bump hono from 4.12.5 to 4.12.7 in /actions/helm/generate-docs by @dependabot[bot] in #686
  • feat(docker): support structured OCI registry inputs for separate pull, push, and cache targets by @Copilot in #685
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #691
  • chore(deps): bump the github-actions-dependencies group across 3 directories with 2 updates by @dependabot[bot] in #692
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #693
  • chore(deps): bump flatted from 3.3.3 to 3.4.1 in /actions/helm/generate-docs by @dependabot[bot] in #694
  • feat(docker): supports custom buildkit config by @neilime in #695
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #696
  • feat(docker): upgrade buildkit and buildx by @neilime in #698
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #699
  • chore(deps): bump the github-actions-dependencies group across 2 directories with 1 update by @dependabot[bot] in #697

Full Changelog: https://github.com/hoverk...

Read more

0.30.6

19 Dec 14:00

Choose a tag to compare

Release Summary

Actions and workflows documentation has been refreshed to improve clarity and usage guidance.

Internal: Updated the GitHub Actions dependencies across 8 directories to keep CI stable and secure.

Breaking change(s)

No breaking changes.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #626
  • chore(deps): bump the github-actions-dependencies group across 8 directories with 9 updates by @dependabot[bot] in #627
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #630

Full Changelog: 0.30.5...0.30.6

0.30.5

19 Dec 07:40

Choose a tag to compare

Release Summary

No user-facing changes in this release.

Internal: Updated the GitHub Actions release workflow to 0.18.2 and refreshed the github-actions-dependencies group across 7 directories to keep CI stable and secure.

Breaking change(s)

No breaking changes.

What's Changed

  • chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.18.1 to 0.18.2 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #622
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 6 updates by @dependabot[bot] in #623

Full Changelog: 0.30.4...0.30.5

0.30.4

15 Dec 09:39

Choose a tag to compare

Release Summary

fix(helm/release-chart): update dependencies only when present to avoid release failures and improve chart stability.

Docs refreshed for actions and workflows; dependencies for GitHub Actions bumped across multiple directories via Dependabot.

Breaking changes

No breaking changes.

What's Changed

  • chore(deps): bump the github-actions-dependencies group across 3 directories with 3 updates by @dependabot[bot] in #617
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #618
  • fix(helm/release-chart): update dependencies only if exist by @neilime in #619
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #621
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 4 updates by @dependabot[bot] in #620

Full Changelog: 0.30.3...0.30.4

0.30.3

10 Dec 17:38

Choose a tag to compare

Release Summary

Documentation has been updated to reflect current actions and workflows.

Internal: dependencies were refreshed, including GitHub Actions updates across 9 directories (9 updates total) and npm dependencies across 1 directory (3 updates).

Breaking change(s)

No breaking changes.

What's Changed

  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #610
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #611
  • chore(deps): bump the npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #612
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 7 updates by @dependabot[bot] in #613
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #616

Full Changelog: 0.30.2...0.30.3

0.30.2

03 Dec 08:44

Choose a tag to compare

Release Summary

Fix: reordered markdown processing to run Prettier after Markdownlint to ensure consistent formatting for helm generated docs.
No other public changes.

Internal: refreshed docs and bumped dependencies (Express, actions/checkout, @modelcontextprotocol/sdk, npm and GitHub Actions groups) across multiple directories.

Breaking change(s)

No breaking changes.

What's Changed

  • chore(deps): bump express from 5.1.0 to 5.2.1 in /actions/helm/generate-docs by @dependabot[bot] in #599
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #601
  • fix: reorder markdown processing to run prettier after markdownlint by @Copilot in #600
  • chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.17.0 to 0.17.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #602
  • chore(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.0 in /actions/helm/generate-docs by @dependabot[bot] in #603
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #604
  • chore(deps): bump the npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #605
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 6 updates by @dependabot[bot] in #606
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #609

Full Changelog: 0.30.1...0.30.2

0.30.1

01 Dec 21:13

Choose a tag to compare

Release Summary

Fix (helm/generate-docs): formatting issues corrected to ensure consistent output. Docs: actions and workflows documentation updated.

Internal: dependency updates across GitHub Actions and Prettier.

Breaking change(s)

No breaking changes.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #586
  • fix(helm/generate-docs): formatting issue by @neilime in #587
  • fix(helm/generate-docs): formatting issue by @neilime in #588
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 4 updates by @dependabot[bot] in #589
  • chore(deps): bump prettier from 3.6.2 to 3.7.1 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #591
  • chore(deps): bump prettier from 3.7.1 to 3.7.3 in /actions/helm/generate-docs in the npm-dependencies group across 1 directory by @dependabot[bot] in #592
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 7 updates by @dependabot[bot] in #590
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #595
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 7 updates by @dependabot[bot] in #596

Full Changelog: 0.30.0...0.30.1

0.30.0

24 Nov 20:37

Choose a tag to compare

Release Summary

Features (docker): upgraded BuildKit and Buildx.

Internal changes: CI test stability improvements for tag push and workflow_dispatch events, documentation refresh, and GitHub Actions dependency bumps.

Breaking change(s)

No breaking changes.

What's Changed

  • ci: fix action tests for tag push events by @Copilot in #568
  • Support schedule event in get-image-metadata action by @Copilot in #569
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #570
  • chore(deps): bump hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml from 0.14.0 to 0.14.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #571
  • ci: fix failing test on workflow_dispatch event by @neilime in #572
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #573
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 5 updates by @dependabot[bot] in #574
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 9 updates by @dependabot[bot] in #577
  • feat(docker): upgrade buildkit and buildx by @neilime in #583
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 8 updates by @dependabot[bot] in #582

Full Changelog: 0.29.1...0.30.0

0.29.1

07 Nov 20:37

Choose a tag to compare

Release Summary

Fixed a build issue related to Docker mount cache to improve reliability of container-based workflows.

Added CI test coverage for mount cache behavior, refreshed GitHub Actions dependencies, and updated workflow documentation.

Breaking change(s)

There is no breaking change.

What's Changed

  • ci: add test for docker mount cache by @neilime in #563
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #564
  • chore(deps): bump the github-actions-dependencies group across 4 directories with 4 updates by @dependabot[bot] in #565

Full Changelog: 0.29.0...0.29.1

0.29.0

04 Nov 15:23

Choose a tag to compare

Release Summary

In docker-build-images, caching and signing were optimized and tagging made explicit to reduce unnecessary package versions and prepare for OCI 1.1 referrers.
A new dedicated image-cleanup action replaces previous custom deletion logic, simplifying GHCR maintenance.

Internal: CI/doc updates, dependency bumps, linter cleanup, sync-docs integration, and stabilized registry-caching tests improve reliability and consistency.

Breaking change(s)

Image cleanup now uses a dedicated wrapper action (actions/docker/clean-images) around dataaxiom/ghcr-cleanup-action; workflows using custom cleanup steps must switch to this wrapper and review inputs.

What's Changed

  • chore(deps): bump hoverkraft-tech/ci-github-publish from 0.9.3 to 0.10.1 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #514
  • chore(deps): bump hoverkraft-tech/ci-github-publish from 0.10.1 to 0.11.2 in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #515
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #516
  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #518
  • chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in /actions/helm/release-chart in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #519
  • ci: remove useless linters disable by @neilime in #520
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #521
  • chore(deps): bump the github-actions-dependencies group across 8 directories with 3 updates by @dependabot[bot] in #522
  • chore: fix lint issues by @neilime in #525
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #526
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #527
  • chore(deps): bump the github-actions-dependencies group across 2 directories with 2 updates by @dependabot[bot] in #528
  • feat(docker-build-images): optimize caching and signing by @neilime in #517
  • ci(docker-build-images): improve test workflow with package version assertions and parallel run support by @Copilot in #531
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #533
  • feat(docker-build-images): optimize workflow to reduce package versions by @Copilot in #532
  • ci(docker/build-image): fix registry caching tests by @neilime in #536
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #538
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #539
  • feat(docker)!: replace various image cleanup with a dedicated action by @Copilot in #537
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #540
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #541
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 2 updates by @dependabot[bot] in #542
  • ci: integrate sync-docs workflow by @neilime in #545
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #558
  • chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0 in /actions/helm/test-chart in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #559
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #560
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #561
  • chore(deps): bump docker/setup-docker-action from 4.4.0 to 4.5.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #562

New Contributors

  • @Copilot made their first contribution in #531

Full Changelog: 0.28.0...0.29.0