chore(helm): update image docker.io/b4bz/homer v25.03.3 → v25.04.1 (#34009)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/b4bz/homer](https://hub.docker.com/r/b4bz/homer) ([source](https://redirect.github.com/bastienwirtz/homer)) | minor | `68a0ac0` -> `6022876` | --- > [!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. --- ### Release Notes <details> <summary>bastienwirtz/homer (docker.io/b4bz/homer)</summary> ### [`v25.04.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.04.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.03.3...v25.04.1) <!-- Release notes generated using configuration in .github/release.yml at v25.04.1 --> #### What's Changed ##### Main changes - Fix typos in `config-schema.json` by [@​mbelangergit](https://redirect.github.com/mbelangergit) in [https://github.com/bastienwirtz/homer/pull/894](https://redirect.github.com/bastienwirtz/homer/pull/894) - For Portainer Service : add status online/offline and version of the card by [@​thibaut1304](https://redirect.github.com/thibaut1304) in [https://github.com/bastienwirtz/homer/pull/898](https://redirect.github.com/bastienwirtz/homer/pull/898) - Add service matrix, view status and version by [@​thibaut1304](https://redirect.github.com/thibaut1304) in [https://github.com/bastienwirtz/homer/pull/899](https://redirect.github.com/bastienwirtz/homer/pull/899) - Add service vaultwarden, view status and version by [@​thibaut1304](https://redirect.github.com/thibaut1304) in [https://github.com/bastienwirtz/homer/pull/900](https://redirect.github.com/bastienwirtz/homer/pull/900) - add service TruenasScale, view status and version by [@​thibaut1304](https://redirect.github.com/thibaut1304) in [https://github.com/bastienwirtz/homer/pull/901](https://redirect.github.com/bastienwirtz/homer/pull/901) - Add Linkding support by [@​cbos](https://redirect.github.com/cbos) in [https://github.com/bastienwirtz/homer/pull/895](https://redirect.github.com/bastienwirtz/homer/pull/895) #### New Contributors - [@​mbelangergit](https://redirect.github.com/mbelangergit) made their first contribution in [https://github.com/bastienwirtz/homer/pull/894](https://redirect.github.com/bastienwirtz/homer/pull/894) - [@​thibaut1304](https://redirect.github.com/thibaut1304) made their first contribution in [https://github.com/bastienwirtz/homer/pull/898](https://redirect.github.com/bastienwirtz/homer/pull/898) **Full Changelog**: https://github.com/bastienwirtz/homer/compare/v25.03.3...v25.04.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.03.3
|
||||
appVersion: 25.04.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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: 12.1.2
|
||||
version: 12.2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/b4bz/homer
|
||||
tag: v25.03.3@sha256:68a0ac0903df0c69de8aa1a409a8411a980dd5c914db2c3fd0fb7865d209df24
|
||||
tag: v25.04.1@sha256:602287607aa9ba98e317a9d5d31ce45fd37e016685d230bf7fb0dc9f4004e607
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user