Skip to content

Commit

Permalink
chore(helm): update image docker.io/diygod/rsshub digest to f29f3da (#…
Browse files Browse the repository at this point in the history
…28131)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `98d84f8` -> `f29f3da` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
  • Loading branch information
truecharts-admin authored Oct 22, 2024
1 parent b2046fe commit ce7961c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/stable/rsshub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ sources:
- https://hub.docker.com/r/browserless/chrome
- https://hub.docker.com/r/diygod/rsshub
type: application
version: 14.5.44
version: 14.5.45
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: docker.io/diygod/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:98d84f89a7c13cb229942771a504d79e265136794cc0ac14913cfcd6417567e3
tag: latest@sha256:f29f3da7dbaab8d89aa8ecf52bf8159ece29253d0db5ab8cd3bbe8d6a9cf188f
browserlessImage:
repository: docker.io/browserless/chrome
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
Expand Down

0 comments on commit ce7961c

Please sign in to comment.