mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -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
@ -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…
Reference in New Issue
Block a user