Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.47.03…
Browse files Browse the repository at this point in the history
… → 0.47.04 (#28531)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `1e8135d` -> `96e0e3e` |

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

---

### Release Notes

<details>
<summary>dgtlmoon/changedetection.io
(ghcr.io/dgtlmoon/changedetection.io)</summary>

###
[`v0.47.04`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.47.04):
Bug fixes and small improvements

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.47.03...0.47.04)

#### What's Changed

- "Block change detection when text exists" should not trigger a change
when the original text returns by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/2709](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2709)
- Fix mobile styling inconsistencies and resolve diff page overflow
issue by [@&#8203;ojigs](https://redirect.github.com/ojigs) in
[https://github.com/dgtlmoon/changedetection.io/pull/2716](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2716)
-
[#&#8203;2727](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2727)
fix notification test on empty list by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/2731](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2731)
- "Send test notification" in "Restock" mode was not working correclty
when restock tokens "{{restock.price}}" were in the notification body
and headers by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon)
in
[https://github.com/dgtlmoon/changedetection.io/pull/2737](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2737)
- Add additional out-of-stock detection for PT by
[@&#8203;goncalossilva](https://redirect.github.com/goncalossilva) in
[https://github.com/dgtlmoon/changedetection.io/pull/2738](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2738)
-
[#&#8203;2502](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2502)
- Add jinja2 template handling to request body by
[@&#8203;cdubz](https://redirect.github.com/cdubz) in
[https://github.com/dgtlmoon/changedetection.io/pull/2740](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2740)
- Re
[#&#8203;2742](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2742)
Notifications - post://, get:// etc , Fixing URL encoding of headers so
that '+' in URL is correctly parsed as ' ' (and other url-encodings) by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/2745](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2745)
- Re
[#&#8203;2747](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2747)
- Do not recheck 'paused' watches on edit/save by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/2750](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2750)

#### New Contributors

- [@&#8203;goncalossilva](https://redirect.github.com/goncalossilva)
made their first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/2738](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2738)
- [@&#8203;cdubz](https://redirect.github.com/cdubz) made their first
contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/2740](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2740)

**Full Changelog**:
dgtlmoon/changedetection.io@0.47.03...0.47.04

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Oct 29, 2024
1 parent 54edd08 commit 9aa8869
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/changedetection-io/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.47.03
appVersion: 0.47.04
dependencies:
- name: common
version: 25.1.5
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/dgtlmoon/changedetection.io/tree/master
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
type: application
version: 4.4.2
version: 4.4.3
2 changes: 1 addition & 1 deletion charts/stable/changedetection-io/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.47.03@sha256:1e8135d8fcf27af1991732b72c72dceaf870012c3b355f7b7c3f3a37c2a232aa
tag: 0.47.04@sha256:96e0e3ea7e50f79ee98c745724e70ed7b9a5a163100a0982015e6dc240b47ed3

service:
main:
Expand Down

0 comments on commit 9aa8869

Please sign in to comment.