chore(deps): update container image diygod/rsshub to latest@37528f9 by renovate (#21203)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `c3c3882` -> `37528f9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
4a1ce03b69
commit
5080befe32
|
@ -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
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://hub.docker.com/r/browserless/chrome
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
type: application
|
||||
version: 12.10.44
|
||||
version: 12.10.45
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c3c3882743b9dc7f7512f16db0cbffba90125bdab76b01e49ad5c0496e4b9f8d
|
||||
tag: latest@sha256:37528f93953924144b15872fda00aca114bb605c28901b5bc263c239e0eca75d
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
||||
|
|
Loading…
Reference in New Issue