Compare commits

..

2 Commits

Author SHA1 Message Date
03b9282b54 chore(deps): update dependency plexguide/huntarr.io to v9
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 38s
2026-01-25 17:56:15 +00:00
72ff231a54 ci: change renovate config to group custom manager rules
All checks were successful
renovate / renovate (push) Successful in 3m0s
2026-01-25 11:51:53 -06:00

View File

@@ -47,24 +47,6 @@
"automerge": true,
"minimumReleaseAge": "1 days"
},
{
"description": "Automerge chart appVersion patches",
"matchUpdateTypes": [
"patch"
],
"matchDatasources": [
"helm"
],
"matchManagers": [
"github-releases"
],
"addLabels": [
"chart",
"automerge"
],
"automerge": true,
"minimumReleaseAge": "1 days"
},
{
"description": "Automerge helm chart lock files",
"matchManagers": [
@@ -85,6 +67,11 @@
"matchDatasources": [
"docker"
],
"matchManagers": [
"regex"
],
"groupName": "docker-custom-updates",
"groupSlug": "docker-custom-updates",
"addLabels": [
"image"
],
@@ -99,25 +86,11 @@
"matchDatasources": [
"docker"
],
"addLabels": [
"image",
"automerge"
],
"automerge": true,
"minimumReleaseAge": "1 days"
},
{
"description": "Automerge image appVersion patches",
"matchUpdateTypes": [
"patch",
"digest"
],
"matchDatasources": [
"docker"
],
"matchManagers": [
"github-releases"
"regex"
],
"groupName": "docker-custom-automerge",
"groupSlug": "docker-custom-automerge",
"addLabels": [
"image",
"automerge"