feat(homarr): update image ghcr.io/homarr-labs/homarr v1.59.3 → v1.60.0 (#47781)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr) | minor | `4ffa0d4` → `9ec1c48` | --- > [!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>homarr-labs/homarr (ghcr.io/homarr-labs/homarr)</summary> ### [`v1.60.0`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.60.0) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.59.3...v1.60.0) ##### Features - **about:** add opencollective contributors ([#​5481](https://redirect.github.com/homarr-labs/homarr/issues/5481)) ([3d202d4](https://redirect.github.com/homarr-labs/homarr/commit/3d202d409febf33d0218b589c979744c84f87407)) ##### Bug Fixes - migrate from node-cron to croner ([#​5407](https://redirect.github.com/homarr-labs/homarr/issues/5407)) ([e8edc20](https://redirect.github.com/homarr-labs/homarr/commit/e8edc203b6c862141668b043ef4232c22b8fae24)) - **openapi:** openapi document empty ([#​5579](https://redirect.github.com/homarr-labs/homarr/issues/5579)) ([ce8e330](https://redirect.github.com/homarr-labs/homarr/commit/ce8e330c82bc0be9f299f3071a1e80daafc5f789)) ##### Performance Improvements - **icons:** updater takes 10 seconds to run with high cpu usage ([#​5608](https://redirect.github.com/homarr-labs/homarr/issues/5608)) ([ed6680b](https://redirect.github.com/homarr-labs/homarr/commit/ed6680ba6a42864185818eb8d90b2303846c1761)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ob21hcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.59.3
|
||||
appVersion: 1.60.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/ajnart/homarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homarr
|
||||
type: application
|
||||
version: 15.4.0
|
||||
version: 15.5.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/homarr-labs/homarr
|
||||
tag: v1.59.3@sha256:4ffa0d4b24e390fd0050a18103ecfcb009357f6b3a25409fd4dd8cb0b9f3443e
|
||||
tag: v1.60.0@sha256:9ec1c487ca908471d83ddb7d56c9135f0034bd584295d56cdb4ee9830d747546
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user