mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
- Introduced `--registry-ca` and `--registry-ca-validate` flags for configuring TLS verification with private registries. - Implemented in-memory token caching with expiration handling. - Updated documentation to reflect new CLI options and usage examples. - Added tests for token cache concurrency and expiry behavior. |
||
|---|---|---|
| .. | ||
| container.go | ||
| convertible_notifier.go | ||
| filter.go | ||
| filterable_container.go | ||
| notifier.go | ||
| registry_credentials.go | ||
| report.go | ||
| token_response.go | ||
| update_params.go | ||