BREAKING CHANGE(homer): Update image docker.io/b4bz/homer v25.11.1 → v26.4.1 (#46980)
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)) | major | `5c3a0fb` → `659b488` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v26.4.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v26.4.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.11.1...v26.4.1) <!-- Release notes generated using configuration in .github/release.yml at v26.4.1 --> #### What's Changed ##### Main changes - fix: ensure smart cards re-mount correctly between pages (stable keys in ServiceGroup) by [@​brodie1600](https://redirect.github.com/brodie1600) in [#​1005](https://redirect.github.com/bastienwirtz/homer/pull/1005) - Fix grammar in connectivity checks documentation by [@​mistuttodos](https://redirect.github.com/mistuttodos) in [#​1003](https://redirect.github.com/bastienwirtz/homer/pull/1003) - chore(deps): bump yaml from 2.8.2 to 2.8.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1027](https://redirect.github.com/bastienwirtz/homer/pull/1027) - Dependency updates by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [#​1032](https://redirect.github.com/bastienwirtz/homer/pull/1032) #### New Contributors - [@​brodie1600](https://redirect.github.com/brodie1600) made their first contribution in [#​1005](https://redirect.github.com/bastienwirtz/homer/pull/1005) - [@​mistuttodos](https://redirect.github.com/mistuttodos) made their first contribution in [#​1003](https://redirect.github.com/bastienwirtz/homer/pull/1003) **Full Changelog**: <https://github.com/bastienwirtz/homer/compare/v25.11.1...v26.4.1> </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZXIiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.11.1
|
||||
appVersion: 26.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homer
|
||||
- https://hub.docker.com/r/b4bz/homer
|
||||
type: application
|
||||
version: 14.0.1
|
||||
version: 15.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/b4bz/homer
|
||||
tag: v25.11.1@sha256:5c3a0fb561e0d09d00d3392684420186622fae45af70b2c3680b80961ddeeb6c
|
||||
tag: v26.4.1@sha256:659b488ebc52be44ca050b9a990e44c152d99eaa6af0225809168a57f09b67a8
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user