github nicholas-fedor/watchtower v1.11.3

latest releases: v1.11.8, v1.11.7, v1.11.6...
2 months ago

Overview

Watchtower v1.11.3 is a patch release that introduces support for the riscv64 architecture, enhances logging by demoting certain container log messages to debug level, and improves reliability with deferred image cleanup during self-updates. It also includes several dependency updates for improved security and maintainability.

Changes

New Features

  • Add riscv64 Architecture Support (PR #318)
    Added support for the riscv64 architecture, expanding Watchtower's compatibility to include RISC-V based systems.

Bug Fixes

  • Demote Container Log Messages to Debug (PR #315)
    Reduced verbosity by changing certain container-related log messages to debug level, improving the user experience by minimizing log noise.
  • Defer Image Cleanup During Self-Update (PR #321)
    Fixed image cleanup process to defer cleanup during self-updates, enhancing reliability and preventing potential issues with image management.

Dependencies and CI

  • Updated golangci/golangci-lint-action digest to cf2fd4c (PR #316).
  • Updated nginx docker digest to 6784fb0 (PR #319).
  • Updated nginx:1.28.0 docker digest to 1fd589a (PR #320).
  • Updated nginx:1.28.0 docker digest to 20555a0 (PR #324).
  • Updated actions/attest-build-provenance digest to e8998f9 (PR #322).
  • Updated actions/setup-go digest to 4de67c0 (PR #323).

Full Changelog

For a complete list of changes, see the v1.11.2...v1.11.3 changelog.

Don't miss a new watchtower release

NewReleases is sending notifications on new releases.