2 Commits

Author SHA1 Message Date
b1aad24607 chore(deps): update ghcr.io/unpoller/unpoller docker tag to v2.24.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 31s
2026-01-25 20:16:36 +00:00
1a362d299e ci: change renovate config to group custom manager rules
All checks were successful
renovate / renovate (push) Successful in 6m0s
2026-01-25 14:11:44 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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",