Skip to content

Releases: tuxpeople/docker-debugcontainer

Release v3.6.0

22 Oct 08:59

Choose a tag to compare

3.6.0 (2025-10-22)

Features

  • add ORAS bash completion support (5f51927)
  • add version tracking for dynamically installed tools (a290b7e)
  • pin tool versions and enable Renovate tracking (3fdd021)

Bug Fixes

  • add error handling for ORAS version fetching (11821be)
  • align platform builds between PR and release workflows (ee8b2fd)
  • convert unused TZ ARG to ENV variable (5b5fff0)
  • replace deprecated actions/create-release with softprops/action-gh-release (241109f)
  • replace deprecated set-output command with GITHUB_OUTPUT (678b817)

Documentation

  • significantly improve README with comprehensive usage examples (53d1341)
  • update CLAUDE.md with latest changes and conventional commit requirements (99c6980)

Code Refactoring

  • remove unused build-args generation step (ee88289)

Release v3.5.0

22 Oct 07:28

Choose a tag to compare

3.5.0 (2025-10-22)

Features

  • add Claude documentation (f1c5da5)
  • add ORAS installation to debugcontainer (90333e1)

Release v3.4.0

20 Jun 07:52
c6de7af

Choose a tag to compare

3.4.0 (2025-06-20)

Features

  • deps: remove some of the carvel tools with the most vulnerabilities (0b94ee5)
  • deps: upgrade all packages at build time (2ec47f6)

Bug Fixes

  • deps: Upgrade packages WITHOUT edge repos (a9699b2)

Release v3.3.2

17 Jun 13:10
57707ee

Choose a tag to compare

3.3.2 (2025-06-17)

Bug Fixes

  • ci: add BUILDKIT_PROGRESS=plain (0bc7993)
  • deps: Replace package telnet with inetutils-telnet (fa2bcdc)

Release v3.3.1

17 Jun 12:52
60f2420

Choose a tag to compare

3.3.1 (2025-06-17)

Features

  • Replace Telnet package telnet with inetutils-telnet

Release v3.3.0

14 May 08:48
34dc13f

Choose a tag to compare

3.3.0 (2025-05-14)

Features

Release v3.2.0

26 Feb 06:16
dbf7b9a

Choose a tag to compare

3.2.0 (2025-02-26)

Features

  • chore: use tagged image as base images (dbf7b9a)

Release v3.1.0

26 Feb 06:15
b71f1e8

Choose a tag to compare

3.1.0 (2025-02-26)

Features

  • tools: Add completion for crane (2426c14)

v3.0.0

21 Feb 16:03
a4765ab

Choose a tag to compare

What's Changed

  • chore(deps): update docker/build-push-action action to v6.7.0 by @renovate in #166
  • chore(deps): update docker/setup-buildx-action action to v3.7.1 by @renovate in #170
  • chore(deps): update docker/build-push-action action to v6.10.0 by @renovate in #169
  • chore(deps): update actions/checkout action to v4.2.2 by @renovate in #168
  • chore(deps): update dependency azure-cli to v2.67.0 by @renovate in #167
  • chore(deps): update docker/setup-buildx-action action to v3.8.0 by @renovate in #171
  • adding mariadb-connector-c package by @tuxpeople in #172
  • chore(deps): update dependency azure-cli to v2.69.0 by @renovate in #175
  • chore(deps): update docker/setup-buildx-action action to v3.9.0 - autoclosed by @renovate in #176
  • chore(deps): update docker/setup-qemu-action action to v3.4.0 by @renovate in #174
  • chore(deps): update docker/build-push-action action to v6.14.0 - autoclosed by @renovate in #173

Full Changelog: v2.9.1...v3.0.0

Release v2.9.1

08 Aug 09:20

Choose a tag to compare

2.9.1 (2024-08-08)

Bug Fixes

  • ci: install newer skopeo befor copy to dockerhub (e0c516c)