mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 07:41:20 -03:00
chore(helm): update image docker.io/b4bz/homer v25.08.1 → v25.09.1 (#40068)
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 | `6231e77` -> `febb5c4` | --- > [!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.09.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.09.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.08.1...v25.09.1) <!-- Release notes generated using configuration in .github/release.yml at v25.09.1 --> #### What's Changed ##### Main changes - chore(deps-dev): bump vite from 7.0.6 to 7.0.7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​982](https://redirect.github.com/bastienwirtz/homer/pull/982) - Update customservices.md by [@​jeremymeyers](https://redirect.github.com/jeremymeyers) in [#​887](https://redirect.github.com/bastienwirtz/homer/pull/887) - Fix v2 auth header traefik by [@​thibaut1304](https://redirect.github.com/thibaut1304) in [#​948](https://redirect.github.com/bastienwirtz/homer/pull/948) - Do not append subtitle to document title when empty by [@​igorkulman](https://redirect.github.com/igorkulman) in [#​974](https://redirect.github.com/bastienwirtz/homer/pull/974) - fix: ensure independent service state between page by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [#​984](https://redirect.github.com/bastienwirtz/homer/pull/984) - fix(neon-theme): add missing highlight-variant-inverted colors for better contrast by [@​rodrimaia](https://redirect.github.com/rodrimaia) in [#​980](https://redirect.github.com/bastienwirtz/homer/pull/980) #### New Contributors - [@​igorkulman](https://redirect.github.com/igorkulman) made their first contribution in [#​974](https://redirect.github.com/bastienwirtz/homer/pull/974) - [@​rodrimaia](https://redirect.github.com/rodrimaia) made their first contribution in [#​980](https://redirect.github.com/bastienwirtz/homer/pull/980) **Full Changelog**: <https://github.com/bastienwirtz/homer/compare/v25.08.1...v25.09.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:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.08.1
|
||||
appVersion: 25.09.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.20.0
|
||||
@@ -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.7.0
|
||||
version: 13.8.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/b4bz/homer
|
||||
tag: v25.08.1@sha256:6231e77bb62047e0849bd67960076a90e79d00ab2f8eec3e2306b28d381a7c2e
|
||||
tag: v25.09.1@sha256:febb5c423e5fb969ddcad7ad2b344de37bb47cd8c16c14df23e9150f5ddd3171
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user