a8c70ffc8f
chore(deps): update helm release cilium to v1.19.1
lint-test-helm / lint-helm (pull_request) Successful in 20s
2026-03-07 20:07:10 +00:00
ea4aa747fe
chore(deps): update calibrain/shelfmark to v1.2.0 ( #4521 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 49s
renovate / renovate (push) Successful in 1m39s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [calibrain/shelfmark](https://github.com/calibrain/shelfmark ) | minor | `v1.1.2` → `v1.2.0` |
| [ghcr.io/calibrain/shelfmark](https://github.com/calibrain/shelfmark ) | minor | `v1.1.2` → `v1.2.0` |
---
### Release Notes
<details>
<summary>calibrain/shelfmark (calibrain/shelfmark)</summary>
### [`v1.2.0`](https://github.com/calibrain/shelfmark/releases/tag/v1.2.0 )
[Compare Source](https://github.com/calibrain/shelfmark/compare/v1.1.2...v1.2.0 )
##### New Features
##### Redesigned Search Tools ([#​712](https://github.com/calibrain/shelfmark/issues/712 ))
- Search fields restructured into a unified left-hand selector with dynamic options that adapt to each metadata provider
- Includes Author, Title, ISBN, Hardcover Lists, Hardcover Series, and Manual source query.
- Search mode and metadata provider are now selectable directly from the advanced search view
- **Series search** - search by series via Hardcover with live suggestions as you type
##### Hardcover List Integration ([#​694](https://github.com/calibrain/shelfmark/issues/694 ), [#​710](https://github.com/calibrain/shelfmark/issues/710 ), [#​719](https://github.com/calibrain/shelfmark/issues/719 ))
- Browse and search public Hardcover lists, or your own private lists, including "Want to Read"
- Either pick a list from your collection via the search selector dropdown, or paste a list URL into the search box to view its contents directly
- Add and remove books from lists and set "Want to Read" status - accessible from search results, the details modal, and the release modal
- Books are automatically removed from a list when you download them from that list's page
##### Manual Search ([#​687](https://github.com/calibrain/shelfmark/issues/687 ))
- New option to search release sources directly, bypassing metadata providers
- Respects user policies - hidden when the user's default policy is "Request Book" or "Blocked"
- Caution: Limited metadata means manual downloads may not play well with path/renaming templates
##### Download Retries ([#​679](https://github.com/calibrain/shelfmark/issues/679 ))
- Retry failed downloads manually from the activity sidebar
- Re-run failed post-processing without re-downloading the file
##### Admin Download on Behalf of Users ([#​679](https://github.com/calibrain/shelfmark/issues/679 ))
- New "Download as" selector lets admins download on behalf of any user, inheriting that user's output preferences (destination, email, BookLore library, etc.)
##### Per-User Search Defaults ([#​679](https://github.com/calibrain/shelfmark/issues/679 ))
- Users can now set their preferred search mode, metadata provider, and release source in User Preferences / My Account
##### Additional Features
- **Sort releases by format** - new sort option in the release modal ([#​679](https://github.com/calibrain/shelfmark/issues/679 ))
- **`{OriginalName}` renaming variable** - keep the exact downloaded filename when using custom rename patterns ([#​679](https://github.com/calibrain/shelfmark/issues/679 ))
- **Manual request approval** - admins can manually approve book/audiobook requests without requiring a download ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
##### Improvements
##### Download History & Activity Overhaul ([#​700](https://github.com/calibrain/shelfmark/issues/700 ), [#​703](https://github.com/calibrain/shelfmark/issues/703 ), [#​706](https://github.com/calibrain/shelfmark/issues/706 ))
- Completely rebuilt download tracking - downloads are now recorded in the database when queued, not just when they complete
- Each user gets their own independent activity and history view; admins continue to see everything
- Downloads, requests, and history now fully persist across container updates and restarts
- History entries can still serve downloaded files after tasks leave the active queue
##### Login Session Persistence ([#​686](https://github.com/calibrain/shelfmark/issues/686 ))
- Login sessions now persist across container updates and restarts via a stored secret key
##### Other Improvements
- File transfers now fall back to copy-then-delete when hardlink/move fails, improving reliability across filesystems ([#​660](https://github.com/calibrain/shelfmark/issues/660 ), [#​718](https://github.com/calibrain/shelfmark/issues/718 ))
- Content type dropdown is hidden when a content type is blocked for the current user ([#​705](https://github.com/calibrain/shelfmark/issues/705 ))
- Release scoring refactored for improved accuracy in the release modal ([#​665](https://github.com/calibrain/shelfmark/issues/665 ))
##### Fixes
- Apprise validation did not catch configuration errors early enough ([#​667](https://github.com/calibrain/shelfmark/issues/667 ), [#​668](https://github.com/calibrain/shelfmark/issues/668 ), [#​671](https://github.com/calibrain/shelfmark/issues/671 ))
- Apprise output was not visible in Shelfmark's logs ([#​667](https://github.com/calibrain/shelfmark/issues/667 ), [#​668](https://github.com/calibrain/shelfmark/issues/668 ), [#​671](https://github.com/calibrain/shelfmark/issues/671 ))
- Default language setting was not applied to search queries ([#​704](https://github.com/calibrain/shelfmark/issues/704 ))
- CWA ingest folder not detected when file movement fell back to copy ([#​691](https://github.com/calibrain/shelfmark/issues/691 ))
- Mirror list not refreshing correctly ([#​695](https://github.com/calibrain/shelfmark/issues/695 ))
- Default sort preference not applied consistently; series ordering broken ([#​715](https://github.com/calibrain/shelfmark/issues/715 ))
- Duplicate scoring keys in the release modal caused incorrect release ordering ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
- Search state went stale after completing a download ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
- Releases with multiple formats were incorrectly excluded by the format filter ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
- Clicking "Test connection" in settings reset unsaved changes on the page ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
- rTorrent download path not discovered correctly ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
- `/login` endpoint health check returned incorrect status ([#​660](https://github.com/calibrain/shelfmark/issues/660 ))
- Hardcover author names with initials were not parsed correctly ([#​705](https://github.com/calibrain/shelfmark/issues/705 ))
- Custom scripts could block the main thread ([#​686](https://github.com/calibrain/shelfmark/issues/686 ))
- Mirror configuration wouldn't be overridden on app updates ([#​718](https://github.com/calibrain/shelfmark/issues/718 ))
- User and request database concurrency conflicts ([#​686](https://github.com/calibrain/shelfmark/issues/686 ), [#​668](https://github.com/calibrain/shelfmark/issues/668 ), [#​718](https://github.com/calibrain/shelfmark/issues/718 ))
- Users created via reverse proxy auth were not provisioned correctly ([#​665](https://github.com/calibrain/shelfmark/issues/665 ))
- Auth migration issue for users who ran dev builds during multi-user development ([#​665](https://github.com/calibrain/shelfmark/issues/665 ))
- Activity dismissals not working correctly in no-auth mode ([#​667](https://github.com/calibrain/shelfmark/issues/667 ))
***
Note: The last couple of updates rounded out Shelfmark's core feature set. Going forward, the focus shifts to stability, bug fixes and QOL improvements rather than new major features. See the README for details about feature scope and contributions. Thanks.
</details>
---
### 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4521
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-07 20:04:25 +00:00
23cb84d943
chore(deps): update g33kphr33k/musicgrabber docker tag to v2.3.2 ( #4519 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 1m53s
2026-03-07 18:35:39 +00:00
e3f9227596
chore(deps): update helm release external-secrets to v2.1.0 ( #4516 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 5m59s
lint-test-helm / lint-helm (push) Successful in 9m15s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets ) | minor | `2.0.1` → `2.1.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v2.1.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.1.0 )
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.0.1...v2.1.0 )
Image: `ghcr.io/external-secrets/external-secrets:v2.1.0`
Image: `ghcr.io/external-secrets/external-secrets:v2.1.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v2.1.0-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore(release): Update helm chart by [@​evrardj-roche](https://github.com/evrardj-roche ) in [#​5981](https://github.com/external-secrets/external-secrets/pull/5981 )
- fix: cosign verify does not use signing config by [@​gusfcarvalho](https://github.com/gusfcarvalho ) in [#​5982](https://github.com/external-secrets/external-secrets/pull/5982 )
- docs: Update release process by [@​evrardj-roche](https://github.com/evrardj-roche ) in [#​5980](https://github.com/external-secrets/external-secrets/pull/5980 )
- fix: allow cross-namespace push with ClusterSecretStore objects by [@​Skarlso](https://github.com/Skarlso ) in [#​5998](https://github.com/external-secrets/external-secrets/pull/5998 )
- feat(charts): add new flag enable leader for cert-manager by [@​nutmos](https://github.com/nutmos ) in [#​5863](https://github.com/external-secrets/external-secrets/pull/5863 )
- feat(kubernetes): fall back to system CA roots when no CA is configured by [@​rajsinghtech](https://github.com/rajsinghtech ) in [#​5961](https://github.com/external-secrets/external-secrets/pull/5961 )
- feat: dedup sbom but keep it monolithic by [@​moolen](https://github.com/moolen ) in [#​6004](https://github.com/external-secrets/external-secrets/pull/6004 )
- fix: add missing metrics and fundamentally fix the caching logic by [@​Skarlso](https://github.com/Skarlso ) in [#​5894](https://github.com/external-secrets/external-secrets/pull/5894 )
- docs: designate Oracle Vault provider as 'stable' by [@​anders-swanson](https://github.com/anders-swanson ) in [#​6020](https://github.com/external-secrets/external-secrets/pull/6020 )
- docs: Oracle Vault provider capabilities by [@​anders-swanson](https://github.com/anders-swanson ) in [#​6023](https://github.com/external-secrets/external-secrets/pull/6023 )
- docs(azurekv): cert-manager pushsecret example and cleanups by [@​illrill](https://github.com/illrill ) in [#​5972](https://github.com/external-secrets/external-secrets/pull/5972 )
- feat(kubernetes): implement SecretExists by [@​Saku2](https://github.com/Saku2 ) in [#​5973](https://github.com/external-secrets/external-secrets/pull/5973 )
- fix(charts): Fix wrongly set annotations for cert-controller metrics service by [@​josemaia](https://github.com/josemaia ) in [#​6029](https://github.com/external-secrets/external-secrets/pull/6029 )
- feat(providers): Nebius MysteryBox integration by [@​greenmapc](https://github.com/greenmapc ) in [#​5868](https://github.com/external-secrets/external-secrets/pull/5868 )
##### Dependencies
- chore(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5986](https://github.com/external-secrets/external-secrets/pull/5986 )
- chore(deps): bump mkdocs-material from 9.7.1 to 9.7.2 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5992](https://github.com/external-secrets/external-secrets/pull/5992 )
- chore(deps): bump ubi9/ubi from `b8923f5` to `cecb1cd` by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5984](https://github.com/external-secrets/external-secrets/pull/5984 )
- chore(deps): bump helm/kind-action from 1.13.0 to 1.14.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5985](https://github.com/external-secrets/external-secrets/pull/5985 )
- chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5990](https://github.com/external-secrets/external-secrets/pull/5990 )
- chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5989](https://github.com/external-secrets/external-secrets/pull/5989 )
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5987](https://github.com/external-secrets/external-secrets/pull/5987 )
- chore(deps): bump regex from 2026.1.15 to 2026.2.19 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5991](https://github.com/external-secrets/external-secrets/pull/5991 )
- chore(deps): bump actions/stale from 10.1.1 to 10.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5988](https://github.com/external-secrets/external-secrets/pull/5988 )
- chore(deps): bump regex from 2026.2.19 to 2026.2.28 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6012](https://github.com/external-secrets/external-secrets/pull/6012 )
- chore(deps): bump mkdocs-material from 9.7.2 to 9.7.3 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6014](https://github.com/external-secrets/external-secrets/pull/6014 )
- chore(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6015](https://github.com/external-secrets/external-secrets/pull/6015 )
- chore(deps): bump anchore/sbom-action from 0.22.2 to 0.23.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6016](https://github.com/external-secrets/external-secrets/pull/6016 )
- chore(deps): bump certifi from 2026.1.4 to 2026.2.25 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6013](https://github.com/external-secrets/external-secrets/pull/6013 )
- chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6010](https://github.com/external-secrets/external-secrets/pull/6010 )
- chore(deps): bump hashicorp/setup-terraform from [`ce70bcf`](ce70bcf31a ) to [`5e8dbf3`](5e8dbf3c6d ) by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6011](https://github.com/external-secrets/external-secrets/pull/6011 )
- chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6009](https://github.com/external-secrets/external-secrets/pull/6009 )
- chore(deps): bump distroless/static from `972618c` to `28efbe9` by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6008](https://github.com/external-secrets/external-secrets/pull/6008 )
#### New Contributors
- [@​nutmos](https://github.com/nutmos ) made their first contribution in [#​5863](https://github.com/external-secrets/external-secrets/pull/5863 )
- [@​rajsinghtech](https://github.com/rajsinghtech ) made their first contribution in [#​5961](https://github.com/external-secrets/external-secrets/pull/5961 )
- [@​illrill](https://github.com/illrill ) made their first contribution in [#​5972](https://github.com/external-secrets/external-secrets/pull/5972 )
- [@​Saku2](https://github.com/Saku2 ) made their first contribution in [#​5973](https://github.com/external-secrets/external-secrets/pull/5973 )
- [@​greenmapc](https://github.com/greenmapc ) made their first contribution in [#​5868](https://github.com/external-secrets/external-secrets/pull/5868 )
**Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v2.0.1...v2.1.0 >
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #4516
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-07 18:21:23 +00:00
11041a8019
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.24.0 ( #4515 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.23.0` → `2.24.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.24.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.23.0...2.24.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.23.0...2.24.0 )
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4515
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-07 18:19:53 +00:00
fc324e5469
feat: enable cache
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Successful in 1m41s
renovate / renovate (push) Successful in 2m26s
2026-03-06 23:11:58 -06:00
7a81264a7d
chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.10 ( #4512 )
lint-test-docker / lint-docker-compose (push) Successful in 29s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 19m47s
renovate / renovate (push) Successful in 1m45s
2026-03-07 02:03:03 +00:00
bab3cdee4f
chore(deps): update brainicism/bgutil-ytdlp-pot-provider docker tag to v1.3.1 ( #4511 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2026-03-07 02:02:46 +00:00
aa38fe9e4b
chore(deps): update ghcr.io/linuxserver/sonarr:4.0.16 docker digest to 21c1c3d ( #4509 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m9s
renovate / renovate (push) Successful in 2m38s
2026-03-07 01:04:02 +00:00
4564eec651
chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.23.0 ( #4504 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 53s
renovate / renovate (push) Successful in 3m37s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `2.21.0` → `2.23.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v2.23.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.22.0...2.23.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.22.0...2.23.0 )
### [`v2.22.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.21.0...2.22.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.21.0...2.22.0 )
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4xIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4504
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-06 23:37:45 +00:00
e143a2fae7
chore(deps): update gitroomhq/postiz-app to v2.20.1 ( #4501 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 32s
renovate / renovate (push) Successful in 3m27s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/gitroomhq/postiz-app | patch | `v2.20.0` → `v2.20.1` |
| [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app ) | patch | `v2.20.0` → `v2.20.1` |
---
### Release Notes
<details>
<summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary>
### [`v2.20.1`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.20.1 ): Urgent Stripe Fix when not set
[Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.20.0...v2.20.1 )
**Full Changelog**: <https://github.com/gitroomhq/postiz-app/compare/v2.20.0...v2.20.1 >
</details>
---
### 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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #4501
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-06 23:32:56 +00:00
1c9ce19162
chore(deps): update g33kphr33k/musicgrabber docker tag to v2.3.1 ( #4499 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| g33kphr33k/musicgrabber | patch | `2.3.0` → `2.3.1` |
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #4499
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-06 23:32:21 +00:00
d9732a24d1
chore(deps): update dependency traefik/traefik to v3.6.10 ( #4498 )
...
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik/traefik](https://github.com/traefik/traefik ) | patch | `v3.6.9` → `v3.6.10` |
---
### Release Notes
<details>
<summary>traefik/traefik (traefik/traefik)</summary>
### [`v3.6.10`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3610-2026-03-06 )
[Compare Source](https://github.com/traefik/traefik/compare/v3.6.9...v3.6.10 )
[All Commits](https://github.com/traefik/traefik/compare/v3.6.9...v3.6.10 )
**Bug fixes:**
- **\[docker]** Bump Docker and OpenTelemetry dependencies ([#​12761](https://github.com/traefik/traefik/pull/12761 ) by [mmatur](https://github.com/mmatur ))
- **\[fastproxy]** Bump github.com/valyala/fasthttp to v1.69.0 ([#​12763](https://github.com/traefik/traefik/pull/12763 ) by [kevinpollet](https://github.com/kevinpollet ))
- **\[healthcheck, grpc]** Remove path parsing with grpc healthcheck ([#​12760](https://github.com/traefik/traefik/pull/12760 ) by [rtribotte](https://github.com/rtribotte ))
- **\[k8s/gatewayapi]** Fix Gateway API router's rules ([#​12753](https://github.com/traefik/traefik/pull/12753 ) by [rtribotte](https://github.com/rtribotte ))
- **\[middleware]** Fix HasSecureHeadersDefined returning false when stsSeconds is 0 ([#​12684](https://github.com/traefik/traefik/pull/12684 ) by [veeceey](https://github.com/veeceey ))
- **\[otel]** Bump go.opentelemetry.io/otel dependencies ([#​12754](https://github.com/traefik/traefik/pull/12754 ) by [rtribotte](https://github.com/rtribotte ))
- **\[server]** Bump golang.org/x/net to v0.51.0 ([#​12756](https://github.com/traefik/traefik/pull/12756 ) by [kevinpollet](https://github.com/kevinpollet ))
- **\[webui]** Fix priority display in dashboard and ACME bypass redirect ([#​12740](https://github.com/traefik/traefik/pull/12740 ) by [mmatur](https://github.com/mmatur ))
- **\[webui]** Fix basePath validation for dashboard template ([#​12729](https://github.com/traefik/traefik/pull/12729 ) by [gndz07](https://github.com/gndz07 ))
**Documentation:**
- **\[middleware]** Correct documentation for Digest auth ([#​12651](https://github.com/traefik/traefik/pull/12651 ) by [Zash](https://github.com/Zash ))
- Add missing `.http` to TOML table names ([#​12713](https://github.com/traefik/traefik/pull/12713 ) by [Darsstar](https://github.com/Darsstar ))
- Fix incorrect TOML example in entrypoints docs ([#​12711](https://github.com/traefik/traefik/pull/12711 ) by [mfmfuyu](https://github.com/mfmfuyu ))
- Fix API basepath option documentation ([#​12744](https://github.com/traefik/traefik/pull/12744 ) by [nmengin](https://github.com/nmengin ))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #4498
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-06 23:31:57 +00:00
e1031342cc
chore(deps): update searxng/searxng:latest docker digest to 3e11c84 ( #4503 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 1m54s
2026-03-06 23:03:36 +00:00
9677138a93
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.3.1 ( #4500 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Successful in 3m35s
2026-03-06 22:20:32 +00:00
526a2c1ba0
chore(deps): update dependency home-assistant/core to v2026.3.1 ( #4497 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 31s
renovate / renovate (push) Has been cancelled
2026-03-06 22:18:19 +00:00
22f127d83b
chore(deps): update dependency coredns/coredns to v1.14.2 ( #4495 )
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-06 22:16:01 +00:00
16f73b445b
chore(deps): update booklore-app/booklore to v2.0.6 ( #4494 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-06 22:15:53 +00:00
5dd18a2bd0
chore(deps): update kube-prometheus-stack docker tag to v82.10.1 ( #4492 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus ) ([source](https://github.com/prometheus-community/helm-charts )) | minor | `82.9.0` → `82.10.1` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v82.10.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.10.1 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.10.0...kube-prometheus-stack-82.10.1 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack] add configurable reloaderWebNodePort by [@​firasmosbehi](https://github.com/firasmosbehi ) in [#​6717](https://github.com/prometheus-community/helm-charts/pull/6717 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-sql-exporter-0.5.0...kube-prometheus-stack-82.10.1 >
### [`v82.10.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.10.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.9.0...kube-prometheus-stack-82.10.0 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@​renovate](https://github.com/renovate )\[bot] in [#​6722](https://github.com/prometheus-community/helm-charts/pull/6722 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.20.1...kube-prometheus-stack-82.10.0 >
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4492
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-06 22:13:08 +00:00
111403874b
chore(deps): update dependency external-secrets/external-secrets to v2.1.0 ( #4491 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets/external-secrets](https://github.com/external-secrets/external-secrets ) | minor | `v2.0.1` → `v2.1.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets/external-secrets)</summary>
### [`v2.1.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.1.0 )
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v2.0.1...v2.1.0 )
Image: `ghcr.io/external-secrets/external-secrets:v2.1.0`
Image: `ghcr.io/external-secrets/external-secrets:v2.1.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v2.1.0-ubi-boringssl`
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### General
- chore(release): Update helm chart by [@​evrardj-roche](https://github.com/evrardj-roche ) in [#​5981](https://github.com/external-secrets/external-secrets/pull/5981 )
- fix: cosign verify does not use signing config by [@​gusfcarvalho](https://github.com/gusfcarvalho ) in [#​5982](https://github.com/external-secrets/external-secrets/pull/5982 )
- docs: Update release process by [@​evrardj-roche](https://github.com/evrardj-roche ) in [#​5980](https://github.com/external-secrets/external-secrets/pull/5980 )
- fix: allow cross-namespace push with ClusterSecretStore objects by [@​Skarlso](https://github.com/Skarlso ) in [#​5998](https://github.com/external-secrets/external-secrets/pull/5998 )
- feat(charts): add new flag enable leader for cert-manager by [@​nutmos](https://github.com/nutmos ) in [#​5863](https://github.com/external-secrets/external-secrets/pull/5863 )
- feat(kubernetes): fall back to system CA roots when no CA is configured by [@​rajsinghtech](https://github.com/rajsinghtech ) in [#​5961](https://github.com/external-secrets/external-secrets/pull/5961 )
- feat: dedup sbom but keep it monolithic by [@​moolen](https://github.com/moolen ) in [#​6004](https://github.com/external-secrets/external-secrets/pull/6004 )
- fix: add missing metrics and fundamentally fix the caching logic by [@​Skarlso](https://github.com/Skarlso ) in [#​5894](https://github.com/external-secrets/external-secrets/pull/5894 )
- docs: designate Oracle Vault provider as 'stable' by [@​anders-swanson](https://github.com/anders-swanson ) in [#​6020](https://github.com/external-secrets/external-secrets/pull/6020 )
- docs: Oracle Vault provider capabilities by [@​anders-swanson](https://github.com/anders-swanson ) in [#​6023](https://github.com/external-secrets/external-secrets/pull/6023 )
- docs(azurekv): cert-manager pushsecret example and cleanups by [@​illrill](https://github.com/illrill ) in [#​5972](https://github.com/external-secrets/external-secrets/pull/5972 )
- feat(kubernetes): implement SecretExists by [@​Saku2](https://github.com/Saku2 ) in [#​5973](https://github.com/external-secrets/external-secrets/pull/5973 )
- fix(charts): Fix wrongly set annotations for cert-controller metrics service by [@​josemaia](https://github.com/josemaia ) in [#​6029](https://github.com/external-secrets/external-secrets/pull/6029 )
- feat(providers): Nebius MysteryBox integration by [@​greenmapc](https://github.com/greenmapc ) in [#​5868](https://github.com/external-secrets/external-secrets/pull/5868 )
##### Dependencies
- chore(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5986](https://github.com/external-secrets/external-secrets/pull/5986 )
- chore(deps): bump mkdocs-material from 9.7.1 to 9.7.2 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5992](https://github.com/external-secrets/external-secrets/pull/5992 )
- chore(deps): bump ubi9/ubi from `b8923f5` to `cecb1cd` by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5984](https://github.com/external-secrets/external-secrets/pull/5984 )
- chore(deps): bump helm/kind-action from 1.13.0 to 1.14.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5985](https://github.com/external-secrets/external-secrets/pull/5985 )
- chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5990](https://github.com/external-secrets/external-secrets/pull/5990 )
- chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5989](https://github.com/external-secrets/external-secrets/pull/5989 )
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5987](https://github.com/external-secrets/external-secrets/pull/5987 )
- chore(deps): bump regex from 2026.1.15 to 2026.2.19 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5991](https://github.com/external-secrets/external-secrets/pull/5991 )
- chore(deps): bump actions/stale from 10.1.1 to 10.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​5988](https://github.com/external-secrets/external-secrets/pull/5988 )
- chore(deps): bump regex from 2026.2.19 to 2026.2.28 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6012](https://github.com/external-secrets/external-secrets/pull/6012 )
- chore(deps): bump mkdocs-material from 9.7.2 to 9.7.3 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6014](https://github.com/external-secrets/external-secrets/pull/6014 )
- chore(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6015](https://github.com/external-secrets/external-secrets/pull/6015 )
- chore(deps): bump anchore/sbom-action from 0.22.2 to 0.23.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6016](https://github.com/external-secrets/external-secrets/pull/6016 )
- chore(deps): bump certifi from 2026.1.4 to 2026.2.25 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6013](https://github.com/external-secrets/external-secrets/pull/6013 )
- chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6010](https://github.com/external-secrets/external-secrets/pull/6010 )
- chore(deps): bump hashicorp/setup-terraform from [`ce70bcf`](ce70bcf31a ) to [`5e8dbf3`](5e8dbf3c6d ) by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6011](https://github.com/external-secrets/external-secrets/pull/6011 )
- chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6009](https://github.com/external-secrets/external-secrets/pull/6009 )
- chore(deps): bump distroless/static from `972618c` to `28efbe9` by [@​dependabot](https://github.com/dependabot )\[bot] in [#​6008](https://github.com/external-secrets/external-secrets/pull/6008 )
#### New Contributors
- [@​nutmos](https://github.com/nutmos ) made their first contribution in [#​5863](https://github.com/external-secrets/external-secrets/pull/5863 )
- [@​rajsinghtech](https://github.com/rajsinghtech ) made their first contribution in [#​5961](https://github.com/external-secrets/external-secrets/pull/5961 )
- [@​illrill](https://github.com/illrill ) made their first contribution in [#​5972](https://github.com/external-secrets/external-secrets/pull/5972 )
- [@​Saku2](https://github.com/Saku2 ) made their first contribution in [#​5973](https://github.com/external-secrets/external-secrets/pull/5973 )
- [@​greenmapc](https://github.com/greenmapc ) made their first contribution in [#​5868](https://github.com/external-secrets/external-secrets/pull/5868 )
**Full Changelog**: <https://github.com/external-secrets/external-secrets/compare/v2.0.1...v2.1.0 >
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #4491
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-06 22:11:44 +00:00
6f7a387e6e
feat: disable metrics for auth instances
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Has been cancelled
2026-03-06 16:10:49 -06:00