Compare commits
2 Commits
a85c28aa75
...
441ea6bf5a
| Author | SHA1 | Date | |
|---|---|---|---|
|
441ea6bf5a
|
|||
| f7e7d29430 |
@@ -23,4 +23,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/huntarr.png
|
||||
# renovate: datasource=github-releases depName=plexguide/Huntarr.io
|
||||
appVersion: 8.2.25
|
||||
appVersion: 9.0.1
|
||||
|
||||
@@ -68,10 +68,9 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
"custom.regex", "helm-values"
|
||||
],
|
||||
"groupName": "docker-custom-updates",
|
||||
"groupSlug": "docker-custom-updates",
|
||||
"addLabels": [
|
||||
"image"
|
||||
],
|
||||
@@ -87,10 +86,9 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
"custom.regex", "helm-values"
|
||||
],
|
||||
"groupName": "docker-custom-automerge",
|
||||
"groupSlug": "docker-custom-automerge",
|
||||
"addLabels": [
|
||||
"image",
|
||||
"automerge"
|
||||
|
||||
Reference in New Issue
Block a user