mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
ci(renovate): fix plugin-barman-cloud-base image updates (#578)
Closes #576 Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
parent
a7e1b706b9
commit
97920a529a
@ -59,6 +59,12 @@
|
|||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
packageRules: [
|
packageRules: [
|
||||||
|
{
|
||||||
|
matchPackageNames: [
|
||||||
|
'ghcr.io/cloudnative-pg/plugin-barman-cloud-base',
|
||||||
|
],
|
||||||
|
versioning: 'loose',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
matchDatasources: [
|
matchDatasources: [
|
||||||
'go',
|
'go',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user