chore(helm): update image docker.io/b4bz/homer v25.10.1 → v25.11.1 (#41760)
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 | `d65c7d5` -> `5c3a0fb` | --- > [!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.11.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.11.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.10.1...v25.11.1) <!-- Release notes generated using configuration in .github/release.yml at v25.11.1 --> #### What's Changed ##### Main changes - Gatus service fix: endpoint duration is factor 1000 too high by [@​miggland](https://redirect.github.com/miggland) in [#​990](https://redirect.github.com/bastienwirtz/homer/pull/990) - chore(deps-dev): bump vite from 7.1.6 to 7.1.11 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​993](https://redirect.github.com/bastienwirtz/homer/pull/993) - Miniflux custom service by [@​mkre](https://redirect.github.com/mkre), [@​reikkaps](https://redirect.github.com/reikkaps), [@​igorkulman](https://redirect.github.com/igorkulman) in [#​550](https://redirect.github.com/bastienwirtz/homer/pull/550), [#​944](https://redirect.github.com/bastienwirtz/homer/pull/944), [#​999](https://redirect.github.com/bastienwirtz/homer/pull/999) **Full Changelog**: <https://github.com/bastienwirtz/homer/compare/v25.10.1...v25.11.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.10.1
|
||||
appVersion: 25.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homer
|
||||
- https://hub.docker.com/r/b4bz/homer
|
||||
type: application
|
||||
version: 13.14.3
|
||||
version: 13.15.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/b4bz/homer
|
||||
tag: v25.10.1@sha256:d65c7d55f1c4621fb371e0d771f54bfc3f9bca1855ada559d72203ff6cfc5f93
|
||||
tag: v25.11.1@sha256:5c3a0fb561e0d09d00d3392684420186622fae45af70b2c3680b80961ddeeb6c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user