tryout: remove schedule from renovate
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
+5
-18
@@ -113,9 +113,7 @@
|
|||||||
"automerge": false,
|
"automerge": false,
|
||||||
"groupName": ["helm general major"],
|
"groupName": ["helm general major"],
|
||||||
"matchPaths": ["charts/stable/**", "charts/premium/**", "charts/system/**"],
|
"matchPaths": ["charts/stable/**", "charts/premium/**", "charts/system/**"],
|
||||||
"schedule": [
|
|
||||||
"before 10pm on tuesday"
|
|
||||||
],
|
|
||||||
"autoApprove": false,
|
"autoApprove": false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -129,9 +127,7 @@
|
|||||||
"labels": ["update/helm/general/minor", "automerge"],
|
"labels": ["update/helm/general/minor", "automerge"],
|
||||||
"groupName": "helm general minor",
|
"groupName": "helm general minor",
|
||||||
"matchPaths": ["charts/stable/**", "charts/premium/**", "charts/system/**"],
|
"matchPaths": ["charts/stable/**", "charts/premium/**", "charts/system/**"],
|
||||||
"schedule": [
|
|
||||||
"before 10pm on tuesday"
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["helm"],
|
"matchDatasources": ["helm"],
|
||||||
@@ -146,9 +142,6 @@
|
|||||||
"labels": ["update/helm/general/non-major", "automerge"],
|
"labels": ["update/helm/general/non-major", "automerge"],
|
||||||
"groupName": "helm general non-major",
|
"groupName": "helm general non-major",
|
||||||
"matchPaths": ["charts/stable/**", "charts/premium/**", "charts/system/**"],
|
"matchPaths": ["charts/stable/**", "charts/premium/**", "charts/system/**"],
|
||||||
"schedule": [
|
|
||||||
"before 10pm on tuesday"
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
//
|
//
|
||||||
// Tag updates for semantic tags
|
// Tag updates for semantic tags
|
||||||
@@ -160,9 +153,7 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"labels": ["update/docker/general/major"],
|
"labels": ["update/docker/general/major"],
|
||||||
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/premium/**", "charts/system/**"],
|
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/premium/**", "charts/system/**"],
|
||||||
"schedule": [
|
|
||||||
"before 10pm on monday"
|
|
||||||
],
|
|
||||||
"autoApprove": false,
|
"autoApprove": false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -175,9 +166,7 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"labels": ["update/docker/general/non-major", "automerge"],
|
"labels": ["update/docker/general/non-major", "automerge"],
|
||||||
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/premium/**", "charts/system/**"],
|
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/premium/**", "charts/system/**"],
|
||||||
"schedule": [
|
|
||||||
"before 10pm on monday"
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
@@ -191,9 +180,7 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"labels": ["update/docker/general/non-major", "automerge"],
|
"labels": ["update/docker/general/non-major", "automerge"],
|
||||||
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/premium/**", "charts/system/**"],
|
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/premium/**", "charts/system/**"],
|
||||||
"schedule": [
|
|
||||||
"before 10pm on monday"
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
//
|
//
|
||||||
// Tag tccr.io/truecharts based on semver
|
// Tag tccr.io/truecharts based on semver
|
||||||
|
|||||||
Reference in New Issue
Block a user