Skip to content

Comments

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

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

feat(container): update image ghcr.io/advplyr/audiobookshelf ( 2.30.0 ➔ 2.31.0 )#3680
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.30.0 -> 2.31.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.31.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
  • Turkish & Korean language option
Fixed
  • Chapter editor: Play button is still shown next to chapters with invalid start times #​4691
  • Switching users does not refresh available libraries #​4694
  • Admin users unable to close sessions for other users #​4746
  • Custom metadata providers not showing in library edit modal #​3820 by @​mikiher in #​4750
  • HLS transcoding fails for AC3/EAC3 codecs #​4798 by @​Vito0912 in #​4808
  • UI/UX: Next/prev buttons not shown on item edit modal when opened using "Files" or "Match" context menu item #​4718
Changed
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.30.0...v2.31.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 Dec 2, 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.30.0
+        image: ghcr.io/advplyr/audiobookshelf:2.31.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

@@ -42,13 +42,13 @@

               AUDIOBOOKSHELF_UID: 568
               CONFIG_PATH: /config
               METADATA_PATH: /config/metadata
               TZ: America/New_York
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.30.0
+              tag: 2.31.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@binaryn3xus binaryn3xus merged commit 2f30784 into main Dec 2, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch December 2, 2025 05:03
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