diff --git a/config/remote_generic/github.yaml b/config/remote_generic/github.yaml index 6b1fadf..f9f3840 100644 --- a/config/remote_generic/github.yaml +++ b/config/remote_generic/github.yaml @@ -28,6 +28,10 @@ patterns: - "hadolint/hadolint/.*/hadolint-linux-x86_64$" - "helmfile/helmfile/.*/helmfile_.*_linux_amd64.tar.gz$" - "helmfile/vals/.*/vals_.*_linux_amd64.tar.gz$" + # iplocate IP databases (also in mutable_patterns so the daily-updated branch + # content is re-checked rather than cached immutably). + - "iplocate/ip-address-databases/raw/.*/ip-to-asn/.*" + - "iplocate/ip-address-databases/raw/.*/ip-to-country/.*" - "jesseduffield/lazydocker/.*/lazydocker_.*_Linux_x86_64.tar.gz$" - "kubecolor/kubecolor/.*/kubecolor_.*_linux_amd64.tar.gz$" - "kubernetes-sigs/gateway-api/.*/standard-install.yaml$"