Skip to content

Commit

Permalink
chore(helm): update image docker.io/b4bz/homer v24.12.1 → v25.02.1 (#…
Browse files Browse the repository at this point in the history
…31591)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/b4bz/homer | major | `4b44a4a` -> `cf4ae75` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
  • Loading branch information
truecharts-admin authored Feb 3, 2025
1 parent 187bbdb commit 2d73858
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/homer/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: 24.12.1
appVersion: 25.02.1
dependencies:
- name: common
version: 25.4.10
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homer
- https://hub.docker.com/r/b4bz/homer
type: application
version: 11.8.1
version: 12.0.0
2 changes: 1 addition & 1 deletion charts/stable/homer/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/b4bz/homer
tag: v24.12.1@sha256:4b44a4a9e3294ccef756275271342661c389ae2936e71ac96b911a139de57757
tag: v25.02.1@sha256:cf4ae752adbbcbcc93a2bfc6c651b7b9c998ded38ba115cbab1d161dc3cfcb73
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 2d73858

Please sign in to comment.