You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/.github
kalvinparker e1f67fc3d0 feat(registry): add support for custom CA certificates and TLS validation
- 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.
2 months ago
..
ISSUE_TEMPLATE chore(github): add text render and remove default value (#1407) 3 years ago
workflows feat(registry): add support for custom CA certificates and TLS validation 2 months ago
CODEOWNERS Removed accidental dot (#578) 6 years ago
dependabot.yml Create dependabot.yml to update versions for GitHub Actions, Go modules and Docker images (#1347) 3 years ago
pull_request_template.md Create pull_request_template.md (#1110) 4 years ago
stale.yml fix exempt labels 7 years ago