From e80a0e214e12cda95578f2a2abf4672b5c2f9224 Mon Sep 17 00:00:00 2001 From: Kory Date: Sun, 5 Jun 2022 03:32:32 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20cloudflared=E3=82=A4=E3=83=A1=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=81=AEpackageRules=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cloudflared-with-auto-dns-route#24 が解消したため --- renovate.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/renovate.json b/renovate.json index 8985d7a68..bb00f410a 100644 --- a/renovate.json +++ b/renovate.json @@ -13,13 +13,5 @@ "^seichi-onp-k8s/manifests/seichi-kubernetes/apps/.+\\.yaml$", "^seichi-onp-k8s/manifests/seichi-kubernetes/kustomize-bases/.+\\.yaml$" ] - }, - "packageRules": [ - { - "matchPackageNames": [ - "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route" - ], - "allowedVersions": "/^sha-[0-9a-f]+$/" - } - ] + } } \ No newline at end of file