feat(container): update image ghcr.io/advplyr/audiobookshelf ( 2.28.0 ➔ 2.29.0 )#3308
Merged
binaryn3xus merged 2 commits intomainfrom Sep 4, 2025
Merged
Conversation
Contributor
Author
--- HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf
+++ HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf
@@ -50,13 +50,13 @@
- name: CONFIG_PATH
value: /config
- name: METADATA_PATH
value: /config/metadata
- name: TZ
value: America/New_York
- image: ghcr.io/advplyr/audiobookshelf:2.28.0
+ image: ghcr.io/advplyr/audiobookshelf:2.29.0
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthcheck
port: 80
initialDelaySeconds: 0 |
Contributor
Author
--- kubernetes/apps/default/audiobookshelf/app Kustomization: default/audiobookshelf HelmRelease: default/audiobookshelf
+++ kubernetes/apps/default/audiobookshelf/app Kustomization: default/audiobookshelf HelmRelease: default/audiobookshelf
@@ -32,13 +32,13 @@
AUDIOBOOKSHELF_UID: 568
CONFIG_PATH: /config
METADATA_PATH: /config/metadata
TZ: America/New_York
image:
repository: ghcr.io/advplyr/audiobookshelf
- tag: 2.28.0
+ tag: 2.29.0
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf
+++ HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf
@@ -50,13 +50,13 @@
- name: CONFIG_PATH
value: /config
- name: METADATA_PATH
value: /config/metadata
- name: TZ
value: America/New_York
- image: ghcr.io/advplyr/audiobookshelf:2.28.0
+ image: ghcr.io/advplyr/audiobookshelf:2.29.0
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthcheck
port: 80
initialDelaySeconds: 0 |
Contributor
Author
--- kubernetes/apps/default/audiobookshelf/app Kustomization: default/audiobookshelf HelmRelease: default/audiobookshelf
+++ kubernetes/apps/default/audiobookshelf/app Kustomization: default/audiobookshelf HelmRelease: default/audiobookshelf
@@ -32,13 +32,13 @@
AUDIOBOOKSHELF_UID: 568
CONFIG_PATH: /config
METADATA_PATH: /config/metadata
TZ: America/New_York
image:
repository: ghcr.io/advplyr/audiobookshelf
- tag: 2.28.0
+ tag: 2.29.0
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.28.0->2.29.0Release Notes
advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)
v2.29.0Compare Source
Added
Progress: StartedandProgress: Finished#4540 by @tagmeh in #4575Fixed
wmicwithpowershell) #4531 by @sir-wilhelm in #4533Changed
*/*inAcceptheader by @renesat in #4596Progress Updatedsort option label toProgress: Last UpdatedNew Contributors
Full Changelog: advplyr/audiobookshelf@v2.28.0...v2.29.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.