Compare commits
2 Commits
1c1cfbd636
...
b1aad24607
| Author | SHA1 | Date | |
|---|---|---|---|
|
b1aad24607
|
|||
| 1a362d299e |
@@ -9,7 +9,7 @@ unpoller:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
tag: v2.21.0
|
||||
tag: v2.24.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS
|
||||
|
||||
@@ -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