mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: ignore renovate major updates for postgres image (#22764)
This commit is contained in:
parent
53680d9643
commit
f7250f24fe
1 changed files with 6 additions and 0 deletions
|
|
@ -21,6 +21,12 @@
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"📱mobile"
|
"📱mobile"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchDatasources": ["docker"],
|
||||||
|
"matchPackageNames": ["ghcr.io/immich-app/postgres"],
|
||||||
|
"matchUpdateTypes": ["major"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue