chore(helm): update image ghcr.io/ajnart/homarr 0.15.10 → 0.16.0 (#38066)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ajnart/homarr](https://redirect.github.com/ajnart/homarr) | minor | `3ddd7a3` -> `737ec36` | --- > [!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>ajnart/homarr (ghcr.io/ajnart/homarr)</summary> ### [`v0.16.0`](https://redirect.github.com/ajnart/homarr/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/ajnart/homarr/compare/v0.15.10...v0.16.0) > \[!NOTE]\ > The old version (meaning this one) will no longer receive any updates and will be archived in the next few days. We encourage everybody to migrate to v1.31.0+ at https://github.com/homarr-labs/homarr. It has been a while since we published a new version here. This version adds a new modal to notify the user that he should migrate to v1.31.0+ to receive further updates. <img width="809" height="739" alt="image" src="https://github.com/user-attachments/assets/0797384e-f8c8-43c0-afdc-98242601bfa8" /> If users really want to stick with this version, you can set the env variable `DISABLE_UPGRADE_MODAL` to disable this modal, just keep in mind that you will not get any security updates. #### Feedback If you think that something should be changed / added from the old version (0.15.10+). Let us know through a [GitHub issue](https://redirect.github.com/homarr-labs/homarr/issues/new/choose). #### New Contributors - [@​xmarkurion](https://redirect.github.com/xmarkurion) made their first contribution in [https://github.com/ajnart/homarr/pull/2271](https://redirect.github.com/ajnart/homarr/pull/2271) - [@​jo-chemla](https://redirect.github.com/jo-chemla) made their first contribution in [https://github.com/ajnart/homarr/pull/2276](https://redirect.github.com/ajnart/homarr/pull/2276) - [@​DR-Blogs](https://redirect.github.com/DR-Blogs) made their first contribution in [https://github.com/ajnart/homarr/pull/2278](https://redirect.github.com/ajnart/homarr/pull/2278) - [@​tesar-tech](https://redirect.github.com/tesar-tech) made their first contribution in [https://github.com/ajnart/homarr/pull/2318](https://redirect.github.com/ajnart/homarr/pull/2318) **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.15.10...v0.16.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.15.10
|
||||
appVersion: 0.16.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/ajnart/homarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homarr
|
||||
type: application
|
||||
version: 13.2.1
|
||||
version: 13.3.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ajnart/homarr
|
||||
tag: 0.15.10@sha256:3ddd7a3d391b7c9d56910a1aa0046f4e9d2ca8af132936f42651e4cfdbd3db5c
|
||||
tag: 0.16.0@sha256:737ec361ed248b6d2b62b037da816f283b0484e0b94bc9876945c7c602e7307c
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user