chore(deps): update container image diygod/rsshub to latest@54ccbac (#15613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `794c78f` -> `54ccbac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,38 +1,44 @@
|
|||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 8.0.281
|
version: 8.0.282
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
home: https://truecharts.org/charts/stable/rsshub
|
home: https://truecharts.org/charts/stable/rsshub
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/DIYgod/RSSHub
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
- https://hub.docker.com/r/diygod/rsshub
|
||||||
- https://hub.docker.com/r/diygod/rsshub
|
- https://github.com/DIYgod/RSSHub
|
||||||
- https://docs.rsshub.app/en/install/
|
- https://docs.rsshub.app/en/install/
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- rsshub
|
- rsshub
|
||||||
- rss
|
- rss
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 6.0.66
|
version: 6.0.66
|
||||||
repository: https://deps.truecharts.org
|
repository: https://deps.truecharts.org
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
"truecharts.org/category": media
|
max_scale_version: 23.10.1
|
||||||
|
min_scale_version: 22.12.4
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/category: media
|
||||||
|
truecharts.org/max_helm_version: "3.13"
|
||||||
|
truecharts.org/min_helm_version: "3.12"
|
||||||
|
truecharts.org/train: stable
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:794c78f0eb5832eb866d75da191fede113e56a8f3d1758ce09e5b094c5624b9f
|
tag: latest@sha256:54ccbac72cdccb4efbbebae08a616613130bc0682e83c505176421977da57fbc
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: browserless/chrome
|
repository: browserless/chrome
|
||||||
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
||||||
|
|||||||
Reference in New Issue
Block a user