diff --git a/config/remote_generic/github.yaml b/config/remote_generic/github.yaml index f9f3840..72c8a76 100644 --- a/config/remote_generic/github.yaml +++ b/config/remote_generic/github.yaml @@ -36,6 +36,7 @@ patterns: - "kubecolor/kubecolor/.*/kubecolor_.*_linux_amd64.tar.gz$" - "kubernetes-sigs/gateway-api/.*/standard-install.yaml$" - "kubernetes-sigs/kustomize/.*/kustomize_.*_linux_amd64.tar.gz$" + - "kubernetes/autoscaler/raw/.*/vertical-pod-autoscaler/deploy/vpa-v1-crd-gen.yaml$" - "lxc/incus/.*.tar.gz$" - "mikefarah/yq/.*/yq_linux_amd64$" - "neovim/neovim-releases/.*/nvim-linux-x86_64.tar.gz$"