Update docker.io/nickfedor/watchtower Docker tag to v1.18.1
Automated container update with issues mitigated by manual interventions.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/nickfedor/watchtower | minor | 1.17.2 → 1.18.1 |
Release Notes
nicholas-fedor/watchtower (docker.io/nickfedor/watchtower)
v1.18.1
Added
- Add Thubo as a contributor for docs by @allcontributors[bot] in #1783
Chores
- Update golang:alpine docker digest to
a6a091eby @renovate[bot] in #1780 - Update golang:alpine docker digest to
bd14630by @renovate[bot] in #1778 - Update module golang.org/x/net to v0.56.0 by @renovate[bot] in #1776
- Update dependency python to v3.14.6 by @renovate[bot] in #1775
- Update alpine:3.24.0 docker digest to
a2d49eaby @renovate[bot] in #1771 - Update alpine:3.24.0 docker digest to
8ddefa9by @renovate[bot] in #1769 - Update alpine docker tag to v3.24.0 by @renovate[bot] in #1767
Fixed
- Suppress deprecation warning when legacy email subject tag is empty by @nicholas-fedor in #1785
- Fix notify-upgrade exec command by @Thubo in #1774
New Contributors
v1.18.0
Added
- Add barnabasbusa as a contributor for code and doc by @allcontributors[bot] in #1706
- Add read-only /v1/containers endpoint by @barnabasbusa in #1700
- Add eligible_at timestamp to cooldown deferral logs and notifications by @nicholas-fedor in #1698
- Add Docker registry mirror support for digest comparison by @nicholas-fedor in #1693
Changed
- Update allcontributors emoji key link to use canonical URL by @nicholas-fedor in #1696
Chores
- Update module github.com/nicholas-fedor/shoutrrr to v0.16.1 by @renovate[bot] in #1765
- Update nicholas-fedor/go-proxy-pull-action action to v1.1.1 by @renovate[bot] in #1763
- Update module golang.org/x/text to v0.38.0 by @renovate[bot] in #1758
- Update module golang.org/x/term to v0.44.0 by @renovate[bot] in #1756
- Update nicholas-fedor/actionlint-action action to v1.0.6 by @renovate[bot] in #1755
- Update module golang.org/x/sys to v0.46.0 by @renovate[bot] in #1753
- Update module github.com/docker/docker-credential-helpers to v0.9.8 by @renovate[bot] in #1752
- Update module golang.org/x/sync to v0.21.0 by @renovate[bot] in #1750
- Update module golang.org/x/mod to v0.37.0 by @renovate[bot] in #1749
- Update nicholas-fedor/govulncheck-action action to v1.0.5 by @renovate[bot] in #1746
- Update nicholas-fedor/actionlint-action action to v1.0.5 by @renovate[bot] in #1744
- Update nicholas-fedor/actionlint-action action to v1.0.4 by @renovate[bot] in #1741
- Update codecov/codecov-action action to v7 by @renovate[bot] in #1739
- Deprecate legacy notification types for v2 removal by @nicholas-fedor in #1737
- Update github/codeql-action action to v4.36.2 by @renovate[bot] in #1735
- Update github.com/google/pprof digest to
7023385by @renovate[bot] in #1733 - Update module github.com/docker/cli to v29.5.3+incompatible by @renovate[bot] in #1731
- Update cimg/go docker tag to v1.26.4 by @renovate[bot] in #1728
- Update module github.com/prometheus/common to v0.68.1 by @renovate[bot] in #1726
- Update golang:alpine docker digest to
f23e8b2by @renovate[bot] in #1724 - Update golang:1.26.4-alpine3.22 docker digest to
727cfc3by @renovate[bot] in #1723 - Update golang docker tag to v1.26.4 by @renovate[bot] in #1721
- Update golang:alpine docker digest to
376f4a3by @renovate[bot] in #1719 - Update module github.com/nicholas-fedor/shoutrrr to v0.16.0 by @renovate[bot] in #1716
- Update go module directive to v1.26.4 by @renovate[bot] in #1715
- Update github/codeql-action action to v4.36.1 by @renovate[bot] in #1711
- Update actions/checkout action to v6.0.3 by @renovate[bot] in #1710
- Update securego/gosec action to v2.27.1 by @renovate[bot] in #1707
- Update module github.com/prometheus/common to v0.68.0 by @renovate[bot] in #1703
- Update module github.com/mattn/go-colorable to v0.1.15 by @renovate[bot] in #1701
- Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.69.0 by @renovate[bot] in #1688
- Update opentelemetry-go monorepo to v1.44.0 by @renovate[bot] in #1681
- Update docker/setup-qemu-action action to v4.1.0 by @renovate[bot] in #1679
- Update module github.com/nicholas-fedor/shoutrrr to v0.15.1 by @renovate[bot] in #1671
Fixed
- Add additional safeguards to address persistent old Watchtower containers by @nicholas-fedor in #1743
- Update Shoutrrr MS Teams integration by @nicholas-fedor in #1718
- Resolve stale watchtower container ambiguity in detection and cleanup by @nicholas-fedor in #1713
- Strip quotes from cron schedule spec before parsing by @nicholas-fedor in #1686
- Set Detach true in ExecStart to prevent blocking on command execution by @nicholas-fedor in #1683
- Rewrite implicit restart resolution and dependency matching by @nicholas-fedor in #1677
- Interpret bare numeric timeout as seconds by @nicholas-fedor in #1675
- Default empty device CgroupPermissions to 'rwm' for Podman compatibility by @nicholas-fedor in #1673
- Prevent image pull when within cooldown window by @nicholas-fedor in #1669
New Contributors
- @barnabasbusa made their first contribution in #1700