Skip to content

Comments

feat(container): update image ghcr.io/advplyr/audiobookshelf ( 2.28.0 ➔ 2.29.0 )#3308

Merged
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x
Sep 4, 2025
Merged

feat(container): update image ghcr.io/advplyr/audiobookshelf ( 2.28.0 ➔ 2.29.0 )#3308
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.28.0 -> 2.29.0

Release Notes

advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)

v2.29.0

Compare Source

Added
Fixed
  • Initial page load failing to load library (on token refreshes) #​4567 (in #​4590)
  • Library path folder browser not working on latest Windows 11 (replace wmic with powershell) #​4531 by @​sir-wilhelm in #​4533
  • Podcast itunes id not set on podcasts created from search and podcast matching #​4614
  • Book match tab last used provider saved in local storage being overriden by itunes when matching a podcast #​4615
  • Server listening log for ipv6 host by @​renesat in #​4595
  • UI/UX: Podcast match author input not showing the current author value #​4617
Changed
New 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Sep 4, 2025
@unsc-oni-ancilla
Copy link
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

@unsc-oni-ancilla
Copy link
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

@unsc-oni-ancilla
Copy link
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

@unsc-oni-ancilla
Copy link
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

@binaryn3xus binaryn3xus merged commit 55e8dcf into main Sep 4, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch September 4, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant