mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-25 06:13:19 -05:00
renovate: fix versioning for containers (#1325)
without prefix Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
923373853c
commit
57d675c819
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePrefixes": [
|
"matchPackagePrefixes": [
|
||||||
"ghcr.io/edgelesssys/constellation/"
|
"ghcr.io/edgelesssys/"
|
||||||
],
|
],
|
||||||
"versioning": "semver",
|
"versioning": "semver",
|
||||||
"groupName": "Constellation containers",
|
"groupName": "Constellation containers",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue