mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
renovate: schedule dependency updates (#3305)
* Run large dependency group upgrades on schedule * Stop ignoring stackit Terraform releases * Put s3proxy container updates on a schedule --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
e881705f73
commit
1e5dcc3f76
@ -56,6 +56,7 @@
|
|||||||
"pinDigest",
|
"pinDigest",
|
||||||
"rollback",
|
"rollback",
|
||||||
],
|
],
|
||||||
|
"schedule": ["before 8am on monday"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// Group update of Terraform dependencies.
|
// Group update of Terraform dependencies.
|
||||||
@ -71,8 +72,7 @@
|
|||||||
"pinDigest",
|
"pinDigest",
|
||||||
"rollback",
|
"rollback",
|
||||||
],
|
],
|
||||||
// stackit is excluded from the group so that we can ignore v0.24.1: https://github.com/stackitcloud/terraform-provider-stackit/issues/464.
|
"schedule": ["before 8am on wednesday"],
|
||||||
"excludeDepNames": ["stackit"],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": ["bazelisk", "bazel", "bazel-module"],
|
"matchManagers": ["bazelisk", "bazel", "bazel-module"],
|
||||||
@ -123,6 +123,7 @@
|
|||||||
"rollback",
|
"rollback",
|
||||||
"bump",
|
"bump",
|
||||||
],
|
],
|
||||||
|
"schedule": ["before 8am on tuesday"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDepNames": ["kubernetes/kubernetes"],
|
"matchDepNames": ["kubernetes/kubernetes"],
|
||||||
@ -184,6 +185,7 @@
|
|||||||
"ignoreUnstable": false,
|
"ignoreUnstable": false,
|
||||||
"groupName": "Constellation containers",
|
"groupName": "Constellation containers",
|
||||||
"prPriority": 20,
|
"prPriority": 20,
|
||||||
|
"schedule": ["before 8am on thursday"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
|
Loading…
Reference in New Issue
Block a user