Compare commits

...

2 Commits

Author SHA1 Message Date
96040e2d08 chore(deps): update ghcr.io/plexguide/huntarr docker tag to v9
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 25s
2026-01-25 19:48:32 +00:00
4bdf7a39ba ci: change renovate config to group custom manager rules
All checks were successful
renovate / renovate (push) Successful in 1m39s
2026-01-25 13:45:24 -06:00
2 changed files with 1 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,6 @@
"matchStrings": [
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s+appVersion:\\s*[\"']?(?<currentValue>[^\"'\\s]+)[\"']?"
],
"depNameTemplate": "your-registry/your-image",
"datasourceTemplate": "docker"
}
],