chore(deps): update container image rssbridge/rss-bridge to v2024-02-02@1a4d30c by renovate (#17967)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rssbridge/rss-bridge](https://togithub.com/RSS-Bridge/rss-bridge) | major | `2023-09-24` -> `2024-02-02` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>RSS-Bridge/rss-bridge (rssbridge/rss-bridge)</summary> ### [`v2024-02-02`](https://togithub.com/RSS-Bridge/rss-bridge/releases/tag/2024-02-02): RSS-Bridge 2024-02-02 [Compare Source](https://togithub.com/RSS-Bridge/rss-bridge/compare/2023-09-24...2024-02-02) **Zero breaking changes** Recommended to checkout revised installation instructions for Debian 12: https://github.com/RSS-Bridge/rss-bridge#how-to-install-on-debian-12-nginx--php-fpm Officially hosted instance: https://rss-bridge.org/bridge01/ IRC channel #rssbridge at https://libera.chat/ Thank you to all contributors who keeps the project alive. #### A subset of changes which might be interesting Rss-Bridge can now be password protected with required token in the url: ```diff --- config.ini.php 2024-02-02 18:41:36.881743962 +0100 +++ /tmp/1 2024-02-02 18:42:00.289567705 +0100 @​@​ -92,7 +92,7 @​@​ password = "" ; Token authentication (URL) -token = "" +token = "hunter2" ``` - chore: add tools for manually administrating the configured cache by [@​dvikan](https://togithub.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/3867](https://togithub.com/RSS-Bridge/rss-bridge/pull/3867) - fix: only escape iframe,script and link for html output by [@​dvikan](https://togithub.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/3882](https://togithub.com/RSS-Bridge/rss-bridge/pull/3882) - \[AnnasArchiveBridge] Add new bridge by [@​Phantop](https://togithub.com/Phantop) in [https://github.com/RSS-Bridge/rss-bridge/pull/3888](https://togithub.com/RSS-Bridge/rss-bridge/pull/3888) - feat: add etag support to getContents by [@​dvikan](https://togithub.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/3893](https://togithub.com/RSS-Bridge/rss-bridge/pull/3893) - fix: add cache clearing tools by [@​dvikan](https://togithub.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/3896](https://togithub.com/RSS-Bridge/rss-bridge/pull/3896) - feat: token authentication by [@​dvikan](https://togithub.com/dvikan) in [https://github.com/RSS-Bridge/rss-bridge/pull/3927](https://togithub.com/RSS-Bridge/rss-bridge/pull/3927) - \[FirefoxReleaseNotesBridge] Add New Bridge by [@​tillcash](https://togithub.com/tillcash) in [https://github.com/RSS-Bridge/rss-bridge/pull/3930](https://togithub.com/RSS-Bridge/rss-bridge/pull/3930) - Fix Docker exec by [@​Alkarex](https://togithub.com/Alkarex) in [https://github.com/RSS-Bridge/rss-bridge/pull/3941](https://togithub.com/RSS-Bridge/rss-bridge/pull/3941) #### New Contributors - [@​m3nu](https://togithub.com/m3nu) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3778](https://togithub.com/RSS-Bridge/rss-bridge/pull/3778) - [@​itsLameni](https://togithub.com/itsLameni) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3789](https://togithub.com/RSS-Bridge/rss-bridge/pull/3789) - [@​wpdevelopment11](https://togithub.com/wpdevelopment11) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3793](https://togithub.com/RSS-Bridge/rss-bridge/pull/3793) - [@​SebLaus](https://togithub.com/SebLaus) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3786](https://togithub.com/RSS-Bridge/rss-bridge/pull/3786) - [@​knrdl](https://togithub.com/knrdl) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3800](https://togithub.com/RSS-Bridge/rss-bridge/pull/3800) - [@​RayBB](https://togithub.com/RayBB) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3823](https://togithub.com/RSS-Bridge/rss-bridge/pull/3823) - [@​glacasa](https://togithub.com/glacasa) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3825](https://togithub.com/RSS-Bridge/rss-bridge/pull/3825) - [@​xz47sv](https://togithub.com/xz47sv) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3835](https://togithub.com/RSS-Bridge/rss-bridge/pull/3835) - [@​bkidwell](https://togithub.com/bkidwell) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3843](https://togithub.com/RSS-Bridge/rss-bridge/pull/3843) - [@​xduugu](https://togithub.com/xduugu) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3854](https://togithub.com/RSS-Bridge/rss-bridge/pull/3854) - [@​tillcash](https://togithub.com/tillcash) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3862](https://togithub.com/RSS-Bridge/rss-bridge/pull/3862) - [@​crisukbot](https://togithub.com/crisukbot) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3877](https://togithub.com/RSS-Bridge/rss-bridge/pull/3877) - [@​hleskien](https://togithub.com/hleskien) made their first contribution in [https://github.com/RSS-Bridge/rss-bridge/pull/3920](https://togithub.com/RSS-Bridge/rss-bridge/pull/3920) **Full Changelog**: https://github.com/RSS-Bridge/rss-bridge/compare/2023-09-24...2024-02-02 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
3e25f5f7b8
commit
ec1a8a918f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2023.9.24
|
||||
appVersion: 2024.2.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rss-bridge
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png
|
||||
keywords:
|
||||
- rss-bridge
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge
|
||||
- https://hub.docker.com/r/rssbridge/rss-bridge
|
||||
type: application
|
||||
version: 8.1.12
|
||||
version: 9.0.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: rssbridge/rss-bridge
|
||||
tag: 2023-09-24@sha256:b8f5cdcee9a14406399eab4229cfd404f6451d64e7158456b7f6216e530d95ff
|
||||
tag: 2024-02-02@sha256:1a4d30c6ebe126126e1d604bf80ed30393b8e467615b6fa6e753bebc8e6f6eb3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue