mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 16:11:21 -03:00
chore(helm): update image docker.io/b4bz/homer v25.09.1 → v25.10.1 (#40468)
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 | `febb5c4` -> `d65c7d5` | --- > [!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.10.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.10.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.09.1...v25.10.1) <!-- Release notes generated using configuration in .github/release.yml at v25.10.1 --> #### What's Changed ##### Main changes - Add Transmission service by [@​igorkulman](https://redirect.github.com/igorkulman) in [#​972](https://redirect.github.com/bastienwirtz/homer/pull/972) - feat: Inject package.json version into the app by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [#​986](https://redirect.github.com/bastienwirtz/homer/pull/986) - Update walkxcode.scss by [@​robsd](https://redirect.github.com/robsd) in [#​870](https://redirect.github.com/bastienwirtz/homer/pull/870) - Add Gatus service by [@​miggland](https://redirect.github.com/miggland) in [#​941](https://redirect.github.com/bastienwirtz/homer/pull/941) #### New Contributors - [@​robsd](https://redirect.github.com/robsd) made their first contribution in [#​870](https://redirect.github.com/bastienwirtz/homer/pull/870) - [@​miggland](https://redirect.github.com/miggland) made their first contribution in [#​941](https://redirect.github.com/bastienwirtz/homer/pull/941) **Full Changelog**: <https://github.com/bastienwirtz/homer/compare/v25.09.1...v25.10.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.09.1
|
||||
appVersion: 25.10.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homer
|
||||
- https://hub.docker.com/r/b4bz/homer
|
||||
type: application
|
||||
version: 13.10.0
|
||||
version: 13.11.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/b4bz/homer
|
||||
tag: v25.09.1@sha256:febb5c423e5fb969ddcad7ad2b344de37bb47cd8c16c14df23e9150f5ddd3171
|
||||
tag: v25.10.1@sha256:d65c7d55f1c4621fb371e0d771f54bfc3f9bca1855ada559d72203ff6cfc5f93
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user