Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image diygod/rsshub to latest@7ca0b72 by renovate #21341

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/rsshub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ sources:
- https://hub.docker.com/r/diygod/rsshub
- https://hub.docker.com/r/browserless/chrome
type: application
version: 12.10.49
version: 12.10.50
2 changes: 1 addition & 1 deletion charts/stable/rsshub/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: diygod/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:a074bb1c4705a6fa39ca2b923cb474443435f912663bb93edd56f1d626bdbebb
tag: latest@sha256:7ca0b7287bd82c1393b36108ffc792874240b6bb1ddb5551cf0ff84afa3391c5
browserlessImage:
repository: browserless/chrome
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
Expand Down