Skip to content

Conversation

robottoms-up[bot]
Copy link
Contributor

@robottoms-up robottoms-up bot commented Oct 8, 2025

This PR contains the following updates:

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

Release Notes

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

v2.30.0

Compare Source

Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
  • Book cover search includes "Best" option (searches audible, google & fantlab) by @​mikiher in #​4716
Fixed
Changed
Internal

Full Changelog: advplyr/audiobookshelf@v2.29.0...v2.30.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.

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Oct 8, 2025

--- kubernetes/homelab/apps/media/audiobookshelf/app Kustomization: media/audiobookshelf HelmRelease: media/audiobookshelf

+++ kubernetes/homelab/apps/media/audiobookshelf/app Kustomization: media/audiobookshelf HelmRelease: media/audiobookshelf

@@ -31,13 +31,13 @@

               AUDIOBOOKSHELF_UID: 1001
               CONFIG_PATH: /config
               METADATA_PATH: /config/metadata
               TZ: America/New_York
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.29.0@sha256:dd4a3079d26bfe9f0ea63de3e3eff483dfa25fef05ef850a5a9d121dca3794b2
+              tag: 2.30.0@sha256:6fbd7dc95d53c6e168ce69e760b87c334e3b9ba88bf7b8531ed5a116d5d6da03
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Oct 8, 2025

--- HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

+++ HelmRelease: media/audiobookshelf Deployment: media/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.29.0@sha256:dd4a3079d26bfe9f0ea63de3e3eff483dfa25fef05ef850a5a9d121dca3794b2
+        image: ghcr.io/advplyr/audiobookshelf:2.30.0@sha256:6fbd7dc95d53c6e168ce69e760b87c334e3b9ba88bf7b8531ed5a116d5d6da03
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthcheck
             port: 80
           initialDelaySeconds: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants