Compare commits
2 Commits
d4f4ce5860
...
8a5e676837
| Author | SHA1 | Date | |
|---|---|---|---|
|
8a5e676837
|
|||
| 72ff231a54 |
@@ -9,7 +9,7 @@ huntarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/plexguide/huntarr
|
||||
tag: 8.2.25
|
||||
tag: 9.0.1
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user