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.19.0 #1236

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Feb 2, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.18.1 -> 2.19.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.19.0

Compare Source

Note: 3rd party integrations can use descriptionPlain property on books to continue using plain text descriptions.
Added
Fixed
  • Server crash for on failed extract epub image #​3889
  • Server crash on quick match #​3883 by @​mikiher in #​3898
  • Unable to download podcast episodes with the same name by @​tharvik in #​3906
  • Collection/series feeds not incrementing pubdate correctly #​3442
  • Fatal logs not saving to crash_logs.txt #​3919
  • UI/UX: Collapsed sub series showing parent series name on hover instead of collapsed series name #​3713
  • API: Basepath (/audiobookshelf) was being included in track contentUrl (see #​3921)
Changed
Internal
New Contributors

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

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Feb 2, 2025

--- kubernetes/apps/media/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: media/audiobookshelf

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

@@ -39,13 +39,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: audiobookshelf-secret
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.18.1
+              tag: 2.19.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Feb 2, 2025

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

+++ HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

@@ -57,13 +57,13 @@

           value: '8080'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: audiobookshelf-secret
-        image: ghcr.io/advplyr/audiobookshelf:2.18.1
+        image: ghcr.io/advplyr/audiobookshelf:2.19.0
         livenessProbe:
           httpGet:
             path: /healthcheck
             port: 8080
         name: app
         readinessProbe:

@spicerabot spicerabot bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 21b654a to 87f1f75 Compare February 3, 2025 00:28
@spicerabot spicerabot bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from 87f1f75 to aeca9be Compare February 3, 2025 05:08
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.

1 participant