feat(container-image): update ghcr.io/advplyr/audiobookshelf ( 2.34.0 → 2.35.0 )#1149
Open
robottoms-up[bot] wants to merge 1 commit into
Open
feat(container-image): update ghcr.io/advplyr/audiobookshelf ( 2.34.0 → 2.35.0 )#1149robottoms-up[bot] wants to merge 1 commit into
robottoms-up[bot] wants to merge 1 commit into
Conversation
Contributor
Author
--- kubernetes/homelab/apps/media/audiobookshelf/app Kustomization: media/audiobookshelf HelmRelease: media/audiobookshelf
+++ kubernetes/homelab/apps/media/audiobookshelf/app Kustomization: media/audiobookshelf HelmRelease: media/audiobookshelf
@@ -38,13 +38,13 @@
AUDIOBOOKSHELF_UID: 1001
CONFIG_PATH: /config
METADATA_PATH: /config/metadata
TZ: America/New_York
image:
repository: ghcr.io/advplyr/audiobookshelf
- tag: 2.34.0@sha256:4143292c530f6ac6700afd13360c04f477e4f1a81c1c97c4224b1c7e4330c5c4
+ tag: 2.35.0@sha256:89276ff2e0b3d2f07dd334b641f27a34ab7f02e1047c60b7b8a30126cb0813a5
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- 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.34.0@sha256:4143292c530f6ac6700afd13360c04f477e4f1a81c1c97c4224b1c7e4330c5c4
+ image: ghcr.io/advplyr/audiobookshelf:2.35.0@sha256:89276ff2e0b3d2f07dd334b641f27a34ab7f02e1047c60b7b8a30126cb0813a5
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthcheck
port: 80
initialDelaySeconds: 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.34.0→2.35.0Release Notes
advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)
v2.35.0Compare Source
Important: New authentication system was added in v2.26.0. See https://redirect.github.com/advplyr/audiobookshelf/discussions/4460 for details.
Added
Fixed
Abs iOSChanged
cancel_scanandset_log_listenersocket events validate account type and log levelNew Contributors
Full Changelog: advplyr/audiobookshelf@v2.34.0...v2.35.0
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR has been generated by Mend Renovate.