Skip to content

Commit

Permalink
chore(deps): update container image diygod/rsshub to latest@a48be4f b…
Browse files Browse the repository at this point in the history
…y renovate (#19793)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `c865357` -> `a48be4f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin committed Mar 26, 2024
1 parent ae5c281 commit f35936f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/rsshub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -43,4 +43,4 @@ sources:
- https://hub.docker.com/r/browserless/chrome
- https://hub.docker.com/r/diygod/rsshub
type: application
version: 12.8.8
version: 12.8.9
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:c865357348512fdbf3a6b18a4d6a6e35697f706941ea5d9e4484d6e5b6f920ec
tag: latest@sha256:a48be4ff956c1a84da35f9132338c3fe61fe57e0e473e5496de9c2b8cd13c246
browserlessImage:
repository: browserless/chrome
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
Expand Down

0 comments on commit f35936f

Please sign in to comment.