fix(homarr): update image ghcr.io/homarr-labs/homarr v1.49.0 → v1.49.1 (#43361)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr) | patch | `3695422` -> `952c34d` | --- > [!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>homarr-labs/homarr (ghcr.io/homarr-labs/homarr)</summary> ### [`v1.49.1`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.49.1) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.49.0...v1.49.1) ##### Bug Fixes - **db:** connection issue do to missing host and name of db when connecting with host ([#​4786](https://redirect.github.com/homarr-labs/homarr/issues/4786)) ([7d33225](https://redirect.github.com/homarr-labs/homarr/commit/7d3322576c3ed1b9917873bf707d77d2a4eef1a8)) - **deps:** update dependency ldapts to v8.0.36 ([#​4790](https://redirect.github.com/homarr-labs/homarr/issues/4790)) ([1842e5f](https://redirect.github.com/homarr-labs/homarr/commit/1842e5fff5c072c8da45a01be860e63d12d5062a)) - **deps:** update dependency react-error-boundary to ^6.0.1 ([#​4791](https://redirect.github.com/homarr-labs/homarr/issues/4791)) ([1b70973](https://redirect.github.com/homarr-labs/homarr/commit/1b70973084c9e9ebed34e8d7d9690a9e5530f60f)) - **unraid:** temperature of disks can be null ([#​4788](https://redirect.github.com/homarr-labs/homarr/issues/4788)) ([60f9d4e](https://redirect.github.com/homarr-labs/homarr/commit/60f9d4e6e69df2190171e5d8e263b2030447ab2e)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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: 1.49.0
|
||||
appVersion: 1.49.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/ajnart/homarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homarr
|
||||
type: application
|
||||
version: 14.8.0
|
||||
version: 14.8.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/homarr-labs/homarr
|
||||
tag: v1.49.0@sha256:369542253675b83b89babdf030c4d3c6975e169d1d9e38e7be175b5704fccf15
|
||||
tag: v1.49.1@sha256:952c34da1e80ae965e738262d4dfcaf1f4e377602ab69d2d6a33f5ac3f98a8c1
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user