mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
deps: fix kas-network-proxy registry prefix
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
25eaff26ff
commit
9f90581e2a
1 changed files with 1 additions and 7 deletions
|
@ -67,12 +67,6 @@
|
|||
],
|
||||
"groupName": "libvirt.org/go"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^registry.k8s.io/kas-network-proxy"
|
||||
],
|
||||
"groupName": "registry.k8s.io/kas-network-proxy"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"golang-version"
|
||||
|
@ -131,7 +125,7 @@
|
|||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"us.gcr.io/k8s-artifacts-prod/kas-network-proxy/proxy-agent",
|
||||
"registry.k8s.io/kas-network-proxy/proxy-agent",
|
||||
"registry.k8s.io/kas-network-proxy/proxy-server"
|
||||
],
|
||||
"versioning": "semver",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue