Skip to content

Commit 5ef7abc

Browse files
committed
chore(renovate): config mariadb-operator and mariadb-operator-crds
We want these to be one PR and get bumped together and never separately to avoid out of sync deployments.
1 parent ee7b68b commit 5ef7abc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@
3030
"groupName": "Go",
3131
"commitMessageTopic": "Go"
3232
},
33+
{
34+
"matchPackageNames": [
35+
"mariadb-operator",
36+
"mariadb-operator-crds"
37+
],
38+
"groupName": "MariaDB Operator",
39+
"commitMessageTopic": "MariaDB Operator"
40+
},
3341
{
3442
"enabled": false,
3543
"matchPackageNames": ["python"],

0 commit comments

Comments
 (0)