chore(deps): update container image diygod/rsshub to latest@fb4732f by renovate (#21694)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `0971375` -> `fb4732f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
63f7038dac
commit
575654ed60
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp
|
|||
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: 13.1.1
|
||||
version: 13.1.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0971375a26e029a4326a0dc8d4973743df6473b2166e2a93706f87a67d0172b5
|
||||
tag: latest@sha256:fb4732fc302a8416a4798193b336fe53165b5ed30852ad220dd841a2f75181c0
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
||||
|
|
Loading…
Reference in New Issue