Skip to content

Commit

Permalink
fix: cloudflaredイメージのpackageRulesを削除
Browse files Browse the repository at this point in the history
cloudflared-with-auto-dns-route#24 が解消したため
  • Loading branch information
kory33 committed Jun 5, 2022
1 parent 8855601 commit e80a0e2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -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]+$/"
}
]
}
}

0 comments on commit e80a0e2

Please sign in to comment.