mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
[RENOVATE] bitnami/minio upgrades are rare
It is used in the CI to verify the S3 backend works. It has no security or feature requirements and upgrading would only be required when a major version is published, which cannot be deduced from the version number. Making that upgrade available from the dashboard and dealt with when and if it gets the attention of a developer, even if once a year, is good enough.
This commit is contained in:
parent
7af114aebe
commit
f672a63ae7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Require dashboard approval for some deps",
|
"description": "Require dashboard approval for some deps",
|
||||||
"matchDepNames": ["github.com/go-ap/activitypub"],
|
"matchDepNames": ["github.com/go-ap/activitypub", "bitnami/minio"],
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue