Compare commits
2 Commits
96040e2d08
...
500964adf6
| Author | SHA1 | Date | |
|---|---|---|---|
|
500964adf6
|
|||
| 1a362d299e |
@@ -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
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"matchStrings": [
|
||||
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s+appVersion:\\s*[\"']?(?<currentValue>[^\"'\\s]+)[\"']?"
|
||||
],
|
||||
"datasourceTemplate": "docker"
|
||||
"datasourceTemplate": "github-releases"
|
||||
}
|
||||
],
|
||||
"timezone": "US/Central",
|
||||
|
||||
Reference in New Issue
Block a user