2 Commits

Author SHA1 Message Date
500964adf6 chore(deps): update ghcr.io/plexguide/huntarr docker tag to v9
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 31s
2026-01-25 20:17:30 +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 @@ huntarr:
main:
image:
repository: ghcr.io/plexguide/huntarr
tag: 8.2.25
tag: 9.0.1
pullPolicy: IfNotPresent
env:
- name: TZ

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