chore(deps): update container image diygod/rsshub to latest@0add9f3 by renovate (#18976)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `4a704a3` -> `0add9f3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
e5a0ab0289
commit
014b5aa343
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
|||
keywords:
|
||||
- rsshub
|
||||
- rss
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -40,7 +40,7 @@ sources:
|
|||
- https://docs.rsshub.app/en/install/
|
||||
- https://github.com/DIYgod/RSSHub
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
- https://hub.docker.com/r/browserless/chrome
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
type: application
|
||||
version: 12.4.1
|
||||
version: 12.4.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4a704a37d30662e3d891fa5e1d9d3e5c770a6393eb35597fa9d01c32d385b34d
|
||||
tag: latest@sha256:0add9f38e72849e393782f8b03beb327a9ba6529d56b83f052ca4d92f0de3c36
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
||||
|
|
Loading…
Reference in New Issue