Skip to content

fix(container): update image ghcr.io/calibrain/shelfmark ( v1.1.1 → v1.1.2 )#877

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chongus-ghcr.io-calibrain-shelfmark-1.x
Open

fix(container): update image ghcr.io/calibrain/shelfmark ( v1.1.1 → v1.1.2 )#877
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chongus-ghcr.io-calibrain-shelfmark-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/calibrain/shelfmark patch v1.1.1v1.1.2

Release Notes

calibrain/shelfmark (ghcr.io/calibrain/shelfmark)

v1.1.2

Compare Source

Improvements
  • SSL certificate validation setting - new toggle to disable SSL certificate verification for network requests, applied across all download clients, metadata providers, and bypass services. Toggle between enabled, disabled locally, and disabled overall. (#​642)
  • OIDC UX polish (#​636):
    • HIDE_LOCAL_AUTH env var - hides the password login option when OIDC is enabled
    • OIDC_AUTO_REDIRECT env var - automatically redirects to the OIDC provider on the login page
    • Improved first-time OIDC setup flow, including local admin user creation
    • Callback URL label displayed on OIDC settings page
    • Added OIDC env var configuration info in settings
  • Added OIDC documentation (docs/oidc.md) and Users & Requests documentation (docs/users-and-requests.md)
Fixes
  • Fixed direct search mode request flow not completing correctly (#​644)
  • Fixed certain OIDC providers not linking emails to existing local user accounts (#​642)
  • Fixed OIDC name fallback when provider returns limited user info (#​632)
  • Fixed "All Languages" search filter reverting to the default language (#​642)
  • Fixed download/request dismissal not working correctly with multiple admin users (#​642)
  • Fixed request state handling on the details modal (#​642)
  • Fixed Prowlarr sort-by-peers option not appearing (#​642)
  • Fixed qBittorrent save path bug (#​636)
  • Unpinned flask dependency

v1.1.2

Compare Source

Improvements
  • SSL certificate validation setting - new toggle to disable SSL certificate verification for network requests, applied across all download clients, metadata providers, and bypass services. Toggle between enabled, disabled locally, and disabled overall. (#​642)
  • OIDC UX polish (#​636):
    • HIDE_LOCAL_AUTH env var - hides the password login option when OIDC is enabled
    • OIDC_AUTO_REDIRECT env var - automatically redirects to the OIDC provider on the login page
    • Improved first-time OIDC setup flow, including local admin user creation
    • Callback URL label displayed on OIDC settings page
    • Added OIDC env var configuration info in settings
  • Added OIDC documentation (docs/oidc.md) and Users & Requests documentation (docs/users-and-requests.md)
Fixes
  • Fixed direct search mode request flow not completing correctly (#​644)
  • Fixed certain OIDC providers not linking emails to existing local user accounts (#​642)
  • Fixed OIDC name fallback when provider returns limited user info (#​632)
  • Fixed "All Languages" search filter reverting to the default language (#​642)
  • Fixed download/request dismissal not working correctly with multiple admin users (#​642)
  • Fixed request state handling on the details modal (#​642)
  • Fixed Prowlarr sort-by-peers option not appearing (#​642)
  • Fixed qBittorrent save path bug (#​636)
  • Unpinned flask dependency

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…1.1.2 )

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/calibrain/shelfmark | v1.1.1 | v1.1.2 |
@homelab-assistant
Copy link

--- 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:

@homelab-assistant
Copy link

--- 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:

@renovate renovate bot assigned rtrox Feb 24, 2026
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