Skip to content

Comments

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

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-advplyr-audiobookshelf-2.x
Oct 9, 2025
Merged

feat(container): update image ghcr.io/advplyr/audiobookshelf ( 2.29.0 ➔ 2.30.0 )#3461
binaryn3xus merged 1 commit 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.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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Oct 8, 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.29.0
+        image: ghcr.io/advplyr/audiobookshelf:2.30.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.29.0
+              tag: 2.30.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@binaryn3xus binaryn3xus merged commit 1ef234e into main Oct 9, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch October 9, 2025 00:43
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