mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 23:23:17 -03:00
Update renovate.json5
This commit is contained in:
committed by
GitHub
parent
278aeeb790
commit
69e81eb7e5
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@@ -97,9 +97,8 @@
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"updateTypes": ["major"],
|
||||
"bumpVersion": "patch",
|
||||
"bumpVersion": "minor",
|
||||
"labels": ["update/docker/enterprise/major"],
|
||||
"groupName": ["docker enterprise major"],
|
||||
"paths": ["charts/enterprise/"],
|
||||
"schedule": [
|
||||
"after 1am and before 2am on monday"
|
||||
@@ -141,9 +140,8 @@
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"updateTypes": ["major"],
|
||||
"bumpVersion": "patch",
|
||||
"bumpVersion": "minor",
|
||||
"labels": ["update/docker/general/major"],
|
||||
"groupName": ["docker general major"],
|
||||
"paths": ["charts/dependency/", "charts/incubator/", "charts/dev/", "charts/library/", "charts/stable/", "charts/core/", "templates/app/"],
|
||||
"schedule": [
|
||||
"after 1am and before 2am on monday"
|
||||
|
||||
Reference in New Issue
Block a user