mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 14:31:21 -03:00
chore(deps): update container image diygod/rsshub to latest@9604843 (#15951)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `6e40e06` -> `9604843` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: rsshub
|
||||
version: 8.0.291
|
||||
version: 8.0.292
|
||||
appVersion: latest
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
home: https://truecharts.org/charts/stable/rsshub
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
- https://github.com/DIYgod/RSSHub
|
||||
- https://docs.rsshub.app/en/install/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://github.com/DIYgod/RSSHub
|
||||
- https://docs.rsshub.app/en/install/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- rsshub
|
||||
- rss
|
||||
- rsshub
|
||||
- rss
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 6.0.66
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 6.0.66
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:6e40e06fcdf91423db64b75200976f929ddb3a4ae5252fe54a214c2567f267eb
|
||||
tag: latest@sha256:9604843895e0507fca6c3229491c4a3e49a22aa9a5c217a1464464196ad182c7
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
||||
|
||||
Reference in New Issue
Block a user