fix(container): update image ghcr.io/calibrain/shelfmark ( v1.1.1 → v1.1.2 )#877
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image ghcr.io/calibrain/shelfmark ( v1.1.1 → v1.1.2 )#877renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
…1.1.2 ) | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | docker | ghcr.io/calibrain/shelfmark | v1.1.1 | v1.1.2 |
--- HelmRelease: downloads/shelfmark Deployment: downloads/shelfmark
+++ HelmRelease: downloads/shelfmark Deployment: downloads/shelfmark
@@ -51,13 +51,13 @@
- '300'
- -b
- 0.0.0.0:8084
- shelfmark.main:app
command:
- gunicorn
- image: ghcr.io/calibrain/shelfmark:v1.1.1@sha256:5a2ffced0d09c38083b17386f2272cfd91af9906431918a8569ed50fb273129c
+ image: ghcr.io/calibrain/shelfmark:v1.1.2@sha256:963af1a83e0b2022fa8b75f06533177bdcac61d71408190aa668fea4f52a77c8
livenessProbe:
httpGet:
path: /api/health
port: 8084
name: shelfmark
readinessProbe: |
--- cluster-apps/chongus/downloads/shelfmark/app Kustomization: downloads/shelfmark HelmRelease: downloads/shelfmark
+++ cluster-apps/chongus/downloads/shelfmark/app Kustomization: downloads/shelfmark HelmRelease: downloads/shelfmark
@@ -38,13 +38,13 @@
- 0.0.0.0:8084
- shelfmark.main:app
command:
- gunicorn
image:
repository: ghcr.io/calibrain/shelfmark
- tag: v1.1.1@sha256:5a2ffced0d09c38083b17386f2272cfd91af9906431918a8569ed50fb273129c
+ tag: v1.1.2@sha256:963af1a83e0b2022fa8b75f06533177bdcac61d71408190aa668fea4f52a77c8
probes:
liveness:
custom: true
enabled: true
spec:
httpGet: |
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.1.1→v1.1.2Release Notes
calibrain/shelfmark (ghcr.io/calibrain/shelfmark)
v1.1.2Compare Source
Improvements
HIDE_LOCAL_AUTHenv var - hides the password login option when OIDC is enabledOIDC_AUTO_REDIRECTenv var - automatically redirects to the OIDC provider on the login pagedocs/oidc.md) and Users & Requests documentation (docs/users-and-requests.md)Fixes
v1.1.2Compare Source
Improvements
HIDE_LOCAL_AUTHenv var - hides the password login option when OIDC is enabledOIDC_AUTO_REDIRECTenv var - automatically redirects to the OIDC provider on the login pagedocs/oidc.md) and Users & Requests documentation (docs/users-and-requests.md)Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.