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:
Daniel Weiße 2024-08-09 08:23:08 +02:00 committed by GitHub
parent e881705f73
commit 1e5dcc3f76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,7 @@
"pinDigest",
"rollback",
],
"schedule": ["before 8am on monday"],
},
{
// Group update of Terraform dependencies.
@ -71,8 +72,7 @@
"pinDigest",
"rollback",
],
// stackit is excluded from the group so that we can ignore v0.24.1: https://github.com/stackitcloud/terraform-provider-stackit/issues/464.
"excludeDepNames": ["stackit"],
"schedule": ["before 8am on wednesday"],
},
{
"matchManagers": ["bazelisk", "bazel", "bazel-module"],
@ -123,6 +123,7 @@
"rollback",
"bump",
],
"schedule": ["before 8am on tuesday"],
},
{
"matchDepNames": ["kubernetes/kubernetes"],
@ -184,6 +185,7 @@
"ignoreUnstable": false,
"groupName": "Constellation containers",
"prPriority": 20,
"schedule": ["before 8am on thursday"],
},
{
"matchDepNames": [