mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-16 16:34:09 -05:00
Group etcd dependency upgrades
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
71d4aac3f2
commit
dd95b83e2b
1 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,12 @@
|
||||||
],
|
],
|
||||||
"groupName": "k8s dependencies"
|
"groupName": "k8s dependencies"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePatterns": [
|
||||||
|
"^go.etcd.io/etcd"
|
||||||
|
],
|
||||||
|
"groupName": "etcd"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"golang-version"
|
"golang-version"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue