Skip to content

Releases: hoverkraft-tech/ci-github-container

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

0.28.0

30 Sep 21:18

Choose a tag to compare

Release Summary

Features: added a dedicated Windows/ARM runner for Docker image builds and upgraded Buildx to v0.27.0 to expand platform coverage and build capabilities.
Fixes: adjusted GitHub Actions caching to use scope= for reliable cache-from/cache-to behavior with BuildKit.

Internal: refreshed Helm and GitHub Actions dependencies alongside general docs updates.

Breaking change(s)

Requires Actions Runner ≥ v2.327.1 and updates the runtime to Node.js 24.x.

What's Changed

  • chore(deps): bump the helm-dependencies group across 2 directories with 1 update by @dependabot[bot] in #483
  • chore(deps): bump super-linter/super-linter from slim-v7 to slim-v8 in the docker-dependencies group by @dependabot[bot] in #479
  • chore(deps): bump the github-actions-dependencies group across 3 directories with 9 updates by @dependabot[bot] in #488
  • chore(deps): bump the github-actions-dependencies group across 6 directories with 5 updates by @dependabot[bot] in #493
  • feat(docker-build-images): add dedicated runner for windows/arm platform by @neilime in #494
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #496
  • feat(docker): upgrade buildx to v0.27.0 by @neilime in #495
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #497
  • chore(deps): bump the github-actions-dependencies group across 10 directories with 5 updates by @dependabot[bot] in #499
  • chore(deps): bump the github-actions-dependencies group across 3 directories with 5 updates by @dependabot[bot] in #501
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #506
  • chore(deps): bump the github-actions-dependencies group across 7 directories with 4 updates by @dependabot[bot] in #505
  • fix(gha): workaround cache-to and cache-from scope by @NikitaCOEUR in #480
  • chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 in /actions/docker/build-image in the github-actions-dependencies group across 1 directory by @dependabot[bot] in #510
  • docs: update Helm chart documentation for charts by @hoverkraft-bot[bot] in #513

New Contributors

Full Changelog: 0.27.1...0.28.0