mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 23:31:22 -03:00
chore(helm): update image docker.io/b4bz/homer v25.05.2 → v25.08.1 (#38143)
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 | `8270c56` -> `6231e77` | --- > [!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.08.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.08.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.05.2...v25.08.1) <!-- Release notes generated using configuration in .github/release.yml at v25.08.1 --> #### What's Changed ##### Main changes - Improve Pi-hole status by [@​tanasegabriel](https://redirect.github.com/tanasegabriel) in [https://github.com/bastienwirtz/homer/pull/929](https://redirect.github.com/bastienwirtz/homer/pull/929) - Add community theme: DietPi by [@​Cs137](https://redirect.github.com/Cs137) in [https://github.com/bastienwirtz/homer/pull/956](https://redirect.github.com/bastienwirtz/homer/pull/956) - refactor(layouts): remove duplicated code. by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/965](https://redirect.github.com/bastienwirtz/homer/pull/965) - fix(connectivity-checker): fix network offline issue with auth proxie… by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/966](https://redirect.github.com/bastienwirtz/homer/pull/966) - chore: Update dependencies by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/967](https://redirect.github.com/bastienwirtz/homer/pull/967) #### New Contributors - [@​Cs137](https://redirect.github.com/Cs137) made their first contribution in [https://github.com/bastienwirtz/homer/pull/956](https://redirect.github.com/bastienwirtz/homer/pull/956) **Full Changelog**: https://github.com/bastienwirtz/homer/compare/v25.05.2...v25.08.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.05.2
|
||||
appVersion: 25.08.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homer
|
||||
- https://hub.docker.com/r/b4bz/homer
|
||||
type: application
|
||||
version: 13.2.1
|
||||
version: 13.3.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/b4bz/homer
|
||||
tag: v25.05.2@sha256:8270c5631f7494f01bb6d9d459de37ab65f13998aa64dfd980ce5236b7be525e
|
||||
tag: v25.08.1@sha256:6231e77bb62047e0849bd67960076a90e79d00ab2f8eec3e2306b28d381a7c2e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user