chore(deps): update ghcr.io/linuxserver/bookstack docker tag to v26#2949
Open
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update ghcr.io/linuxserver/bookstack docker tag to v26#2949gabe565-renovate[bot] wants to merge 1 commit intomainfrom
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Kustomization Diff
Click to expand--- kubernetes/gabernetes/apps/bookstack/app Kustomization: bookstack/app HelmRelease: bookstack/bookstack
+++ kubernetes/gabernetes/apps/bookstack/app Kustomization: bookstack/app HelmRelease: bookstack/bookstack
@@ -52,13 +52,13 @@
STORAGE_TYPE: s3
STORAGE_URL: https://bookstack.${s3_url}
TZ: America/Chicago
image:
pullPolicy: IfNotPresent
repository: ghcr.io/linuxserver/bookstack
- tag: version-v25.12.8@sha256:251187a42c6b341e3a3b40bdd3bf8233b0250e3e8ee82293d470b17e5ad477c5
+ tag: version-v26.03.1@sha256:85cba2a000463abce5098d4cbeb611df7de8c1a89b480e078d052b045398c8e4
probes:
liveness:
enabled: true
path: /status
type: HTTP
readiness: |
HelmRelease Diff
Click to expand--- HelmRelease: bookstack/bookstack Deployment: bookstack/bookstack
+++ HelmRelease: bookstack/bookstack Deployment: bookstack/bookstack
@@ -87,13 +87,13 @@
- name: STORAGE_TYPE
value: s3
- name: STORAGE_URL
value: https://bookstack.${s3_url}
- name: TZ
value: America/Chicago
- image: ghcr.io/linuxserver/bookstack:version-v25.12.8@sha256:251187a42c6b341e3a3b40bdd3bf8233b0250e3e8ee82293d470b17e5ad477c5
+ image: ghcr.io/linuxserver/bookstack:version-v26.03.1@sha256:85cba2a000463abce5098d4cbeb611df7de8c1a89b480e078d052b045398c8e4
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /status
port: 80 |
364a541 to
cf1388e
Compare
c3c3597 to
64ff5c2
Compare
e0a7dcb to
f417be4
Compare
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:
version-v25.12.8→version-v26.03.1Configuration
📅 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.
This PR has been generated by Renovate Bot.