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@314f4bb by renovate #20327

Merged
merged 1 commit into from
Apr 6, 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/browserless/chrome
- https://hub.docker.com/r/diygod/rsshub
type: application
version: 12.8.37
version: 12.8.38
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:a39d347e09ef538c7752815592798eef347de01f3f44caf78d91c35966729531
tag: latest@sha256:314f4bbb8b739ce16477d91be6c39e5c02fe000b5d5190aa69c00112c848df40
browserlessImage:
repository: browserless/chrome
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
Expand Down