service · inferred from evidence
Artifactory
A hosted artifact repository service used for storing and retrieving gems.
- Renovate Artifactory 406 Error when fetching tags for Docker images
Fixed in Renovate 14.3.20. The fix sends the correct Accept header when reading tag lists from registries, and handles the library/ prefix only for Docker Hub. If you hit a 406 from Artifactory with Docker image lookups, upgrade past 14.3.2
- chocolatey_package install fails because the resource lowercases the package name
Chef's behavior is technically correct; the bug was in JFrog Artifactory, which did case-insensitive search without a version but case-sensitive lookup with one. Upgrade Artifactory to 6.1.0 or later, where the issue was fixed upstream, and