fix(container): update image ghcr.io/calibrain/shelfmark ( v1.2.0 ➔ v1.2.1 )#1061
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image ghcr.io/calibrain/shelfmark ( v1.2.0 ➔ v1.2.1 )#1061renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/default/shelfmark/app Kustomization: default/shelfmark HelmRelease: default/shelfmark
+++ kubernetes/apps/default/shelfmark/app Kustomization: default/shelfmark HelmRelease: default/shelfmark
@@ -49,13 +49,13 @@
env:
HIDE_LOCAL_AUTH: true
INGEST_DIR: /cwa-book-ingest
TZ: America/Chicago
image:
repository: ghcr.io/calibrain/shelfmark
- tag: v1.2.0@sha256:8140f9513f89d8617871316cf8778e4a3d71957ca290a0e59d58caf3ccbb24d7
+ tag: v1.2.1@sha256:5e00d47cccaa3b67234855d950d016c50691b78197a68adf15a624f6c08acee2
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: default/shelfmark Deployment: default/shelfmark
+++ HelmRelease: default/shelfmark Deployment: default/shelfmark
@@ -60,13 +60,13 @@
- name: HIDE_LOCAL_AUTH
value: 'true'
- name: INGEST_DIR
value: /cwa-book-ingest
- name: TZ
value: America/Chicago
- image: ghcr.io/calibrain/shelfmark:v1.2.0@sha256:8140f9513f89d8617871316cf8778e4a3d71957ca290a0e59d58caf3ccbb24d7
+ image: ghcr.io/calibrain/shelfmark:v1.2.1@sha256:5e00d47cccaa3b67234855d950d016c50691b78197a68adf15a624f6c08acee2
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/health
port: 8084
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:
v1.2.0→v1.2.1Release Notes
calibrain/shelfmark (ghcr.io/calibrain/shelfmark)
v1.2.1Compare Source
New Features
Combined Book + Audiobook Downloads (#773, #777)
Additional Features (#741, #745)
Improvements
/tmpfor better compatibility on some systems (#735)Fixes
gosuwrite testing (#772)v1.2.1Compare Source
New Features
Combined Book + Audiobook Downloads (#773, #777)
Additional Features (#741, #745)
Improvements
/tmpfor better compatibility on some systems (#735)Fixes
gosuwrite testing (#772)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.
This PR was generated by Mend Renovate. View the repository job log.