Skip to content

Commit ef16557

Browse files
authored
Fix incorrect valkey bumps (CloudPirates-io#238)
1 parent 508fd61 commit ef16557

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

renovate.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,19 @@
5656
"**/clusterpirate"
5757
],
5858
"enabled": false
59+
},
60+
{
61+
"matchDatasources": [
62+
"helm"
63+
],
64+
"matchPackageNames": [
65+
"common",
66+
"valkey"
67+
],
68+
"matchSourceUrls": [
69+
"oci://registry-1.docker.io/cloudpirates"
70+
],
71+
"enabled": false
5972
}
6073
]
6174
}

0 commit comments

Comments
 (0)