Update docker.io/nickfedor/watchtower Docker tag to v1.15.0
Automated container update with issues mitigated by manual interventions.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/nickfedor/watchtower (source) | minor | 1.14.4 → 1.15.0 |
Release Notes
nicholas-fedor/watchtower (docker.io/nickfedor/watchtower)
v1.15.0
Overview
Version 1.15.0 of Watchtower features the addition of a global Use Docker Compose Depends-On configuration option that provides users the option to disable Watchtower's use of the Docker Compose depends_on configuration option. This minor release also integrates Shoutrrr v0.14.1, which includes an update to Matrix v3 notification support and a minor fix for Mattermost notification titles.
Feature Addition
- Add option to disable Docker Compose
depends_ondependency detection by @nicholas-fedor in #1457
Bug Fixes
- fix: prevent cleanup of images actively used by active containers by @LJspice in #1427
- fix: resolve type mismatch after a minor Shoutrrr API change by @nicholas-fedor in #1463
Dependency Updates
- chore(deps): update module golang.org/x/net to v0.52.0 by @renovate[bot] in #1432
- chore(deps): update module golang.org/x/tools to v0.43.0 by @renovate[bot] in #1433
- chore(deps): update module go.yaml.in/yaml/v2 to v3 by @renovate[bot] in #1439
- chore(deps): update google.golang.org/genproto/googleapis/api digest to
d00831aby @renovate[bot] in #1445 - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to
d00831aby @renovate[bot] in #1444 - chore(deps): update module go.yaml.in/yaml/v2 to v2.4.4 by @renovate[bot] in #1440
- chore(deps): update module github.com/pelletier/go-toml/v2 to v2.3.0 by @renovate[bot] in #1461
- chore(deps): update module github.com/nicholas-fedor/shoutrrr to v0.14.1 by @renovate[bot] in #1462
New Contributors
Full Changelog: https://github.com/nicholas-fedor/watchtower/compare/v1.14.4...v1.14.5