Compare commits
2 Commits
71114abfb2
...
4e2520c26d
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e2520c26d | |||
|
|
5aa321974a |
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -62,6 +62,7 @@
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
"prCreation": "immediate",
|
||||
"minimumReleaseAge": "1 days"
|
||||
},
|
||||
{
|
||||
@@ -88,6 +89,7 @@
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
"prCreation": "immediate",
|
||||
"minimumReleaseAge": "1 days"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9,7 +9,7 @@ audiobookshelf:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/advplyr/audiobookshelf
|
||||
tag: 2.19.4
|
||||
tag: 2.19.5
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
Reference in New Issue
Block a user