From 192323e9107efbb50fb4bebfb07a32c2bbbd2662 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 Jan 2026 01:32:08 +0000 Subject: [PATCH] chore(deps): update ghcr.io/calibrain/shelfmark docker tag to v1.0.3 (#3554) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/calibrain/shelfmark](https://github.com/calibrain/shelfmark) | patch | `v1.0.2` → `v1.0.3` | --- ### Release Notes
calibrain/shelfmark (ghcr.io/calibrain/shelfmark) ### [`v1.0.3`](https://github.com/calibrain/shelfmark/releases/tag/v1.0.3) [Compare Source](https://github.com/calibrain/shelfmark/compare/v1.0.3...v1.0.3) - Hotfix: Reverts Chromium and SeleniumBase dependencies to 1.0.1 versions - Fixes bypass not succeeding with slow download sources ### [`v1.0.3`](https://github.com/calibrain/shelfmark/releases/tag/v1.0.3) [Compare Source](https://github.com/calibrain/shelfmark/compare/v1.0.2...v1.0.3) - Hotfix: Reverts Chromium and SeleniumBase dependencies to 1.0.1 versions - Fixes bypass not succeeding with slow download sources
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3554 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/shelfmark/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/shelfmark/values.yaml b/clusters/cl01tl/helm/shelfmark/values.yaml index 60a369253..e33733a3d 100644 --- a/clusters/cl01tl/helm/shelfmark/values.yaml +++ b/clusters/cl01tl/helm/shelfmark/values.yaml @@ -9,7 +9,7 @@ shelfmark: main: image: repository: ghcr.io/calibrain/shelfmark - tag: v1.0.2 + tag: v1.0.3 pullPolicy: IfNotPresent env: - name: FLASK_PORT