Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.18.1 #1867

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.17.7 -> 2.18.1

Release Notes

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

v2.18.1

Compare Source

Fixed
  • Epub ebooks fail to load when using subdirectory #​3865
  • 404 not found for texture image when using subdirectory #​385 by @​mikiher in #​3864
  • 404 not found for libraries with uppercase UUID
  • Collection & series rss feeds not including episodes. in #​3867
Changed
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.18.0...v2.18.1

v2.18.0

Compare Source

Note: For those running from source, prod.js will be removed in a future release. Use index.js instead. (See #​3808)
Added
Fixed
Changed
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.7...v2.18.0


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 25, 2025
Copy link

--- HelmRelease: default/audiobookshelf StatefulSet: default/audiobookshelf

+++ HelmRelease: default/audiobookshelf StatefulSet: default/audiobookshelf

@@ -49,13 +49,13 @@

           value: /config/metadata
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: audiobookshelf-secret
-        image: ghcr.io/advplyr/audiobookshelf:2.17.7@sha256:7fa2fe64529955b20d916d62d96919d73b08fe8e3473c220d439da367117d171
+        image: ghcr.io/advplyr/audiobookshelf:2.18.1@sha256:528010122756f2a83855e4f82fd7d0dc5763d60aaf3e7aea180a3d2b1894357f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

Copy link

--- kubernetes/main/apps/default/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: default/audiobookshelf

+++ kubernetes/main/apps/default/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: default/audiobookshelf

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

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: audiobookshelf-secret
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.17.7@sha256:7fa2fe64529955b20d916d62d96919d73b08fe8e3473c220d439da367117d171
+              tag: 2.18.1@sha256:528010122756f2a83855e4f82fd7d0dc5763d60aaf3e7aea180a3d2b1894357f
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@renovate renovate bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 9791e84 to a39ac56 Compare February 1, 2025 08:24
@qlonik qlonik merged commit 551e774 into main Feb 2, 2025
5 of 10 checks passed
@qlonik qlonik deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch February 2, 2025 21:55
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