From 0a61f708fb959117583e3630c3198f5fdbd92bf9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Dec 2023 15:53:17 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/ajnart/homarr to v0.14.3@45f163b by renovate (#16654) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ajnart/homarr](https://togithub.com/ajnart/homarr) | patch | `0.14.2` -> `0.14.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ajnart/homarr (ghcr.io/ajnart/homarr) ### [`v0.14.3`](https://togithub.com/ajnart/homarr/releases/tag/v0.14.3) [Compare Source](https://togithub.com/ajnart/homarr/compare/v0.14.2...v0.14.3) ### 🎆🎆 Happy new Year! Thank you for all your support in 2023 - we really appreciate it. Homarr has been downloaded almost 4 million times with over 400'000 instances running the latest versions. Due to the increase in traffic, we have upgraded our website at https://homarr.dev/ significantly and moved our infrastructure to a hosting provider. We are looking forward to see you in 2024! #### Better user management ![image](https://togithub.com/ajnart/homarr/assets/30572287/5bf6221b-0803-46df-8ae7-9666e6662fe6) #### Redesigned torrent table Thanks to [@​InterN0te](https://togithub.com/InterN0te) , our torrent widget has received a great upgrade: ![image](https://togithub.com/ajnart/homarr/assets/30572287/1f16c5d9-448f-48f7-948e-9b9f8d75ecb4) #### Gravatar support Homarr now integrates seamlessly with Gravatar. Simply upload a profile picture to Gravatar and you're good to go! ![image](https://togithub.com/ajnart/homarr/assets/30572287/f5cbd6eb-26dd-41e6-8423-39bf4d411873) #### Updated docker integration We've added back the Docker integration to your boards. It's now easier to use than ever. ![image](https://togithub.com/ajnart/homarr/assets/30572287/2308915a-04ac-4504-ad10-24f70eaf9c90) ![image](https://togithub.com/ajnart/homarr/assets/30572287/401db133-2dc5-42af-aef5-cd86ed1ebd33) #### CLI tool Did you get locked out? Using our CLI tool, you can reset your password to recover your Homarr instance: ![image](https://togithub.com/ajnart/homarr/assets/30572287/b8fb30cd-c7e7-4bd3-ab43-d0b5f955197f) #### What's Changed - Update acceptableStatusCodes.ts by [@​jeffersonraimon](https://togithub.com/jeffersonraimon) in [https://github.com/ajnart/homarr/pull/1709](https://togithub.com/ajnart/homarr/pull/1709) - ✨ [#​1616](https://togithub.com/ajnart/homarr/issues/1616) Recovery script in Docker container by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1726](https://togithub.com/ajnart/homarr/pull/1726) - 🐛 About page and manage user pages not translated by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1724](https://togithub.com/ajnart/homarr/pull/1724) - ✨ Use gravatar with user email by [@​Tagaishi](https://togithub.com/Tagaishi) in [https://github.com/ajnart/homarr/pull/1688](https://togithub.com/ajnart/homarr/pull/1688) - Switch torrents Table to MantineReactTable with filter/sort function by [@​InterN0te](https://togithub.com/InterN0te) in [https://github.com/ajnart/homarr/pull/1557](https://togithub.com/ajnart/homarr/pull/1557) - ⚡️ Improve code in manage layout page by [@​Tagaishi](https://togithub.com/Tagaishi) in [https://github.com/ajnart/homarr/pull/1681](https://togithub.com/ajnart/homarr/pull/1681) - Updated entityStateSchema to handle nullables by [@​gfomichev](https://togithub.com/gfomichev) in [https://github.com/ajnart/homarr/pull/1744](https://togithub.com/ajnart/homarr/pull/1744) - feature/[#​1616](https://togithub.com/ajnart/homarr/issues/1616) better user management by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1748](https://togithub.com/ajnart/homarr/pull/1748) - New Crowdin updates by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1701](https://togithub.com/ajnart/homarr/pull/1701) - fix: umlaute in RSS by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1755](https://togithub.com/ajnart/homarr/pull/1755) - New Crowdin updates by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1761](https://togithub.com/ajnart/homarr/pull/1761) - ⚡️ Remove location based timezone resolving by [@​Tagaishi](https://togithub.com/Tagaishi) in [https://github.com/ajnart/homarr/pull/1680](https://togithub.com/ajnart/homarr/pull/1680) - Import to docker form board, Docker button on boards by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1714](https://togithub.com/ajnart/homarr/pull/1714) - Update FUNDING.yml by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1768](https://togithub.com/ajnart/homarr/pull/1768) - 🔧 Configure Stale Action by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1752](https://togithub.com/ajnart/homarr/pull/1752) - 🔧 Configure greetings by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1753](https://togithub.com/ajnart/homarr/pull/1753) - New Crowdin updates by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1770](https://togithub.com/ajnart/homarr/pull/1770) - fix: outdated config schema by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1769](https://togithub.com/ajnart/homarr/pull/1769) - chore: increase version in package.json by [@​manuel-rw](https://togithub.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/1771](https://togithub.com/ajnart/homarr/pull/1771) - Docker import fix by [@​ajnart](https://togithub.com/ajnart) in [https://github.com/ajnart/homarr/pull/1773](https://togithub.com/ajnart/homarr/pull/1773) #### New Contributors - [@​jeffersonraimon](https://togithub.com/jeffersonraimon) made their first contribution in [https://github.com/ajnart/homarr/pull/1709](https://togithub.com/ajnart/homarr/pull/1709) - [@​gfomichev](https://togithub.com/gfomichev) made their first contribution in [https://github.com/ajnart/homarr/pull/1744](https://togithub.com/ajnart/homarr/pull/1744) **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.14.2...v0.14.3
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/homarr/Chart.yaml | 48 ++++++++++++++++---------------- charts/stable/homarr/README.md | 5 ++-- charts/stable/homarr/values.yaml | 2 +- 3 files changed, 28 insertions(+), 27 deletions(-) diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index ce5a3757b4a..95984290b79 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,36 +1,36 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: homarr -version: 9.1.0 -appVersion: 0.14.2 +version: 9.1.1 +appVersion: 0.14.3 description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. home: https://truecharts.org/charts/stable/homarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png deprecated: false sources: - - https://github.com/ajnart/homarr - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://ghcr.io/ajnart/homarr + - https://ghcr.io/ajnart/homarr + - https://github.com/ajnart/homarr + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - dashboard + - dashboard dependencies: - - name: common - version: 17.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/homarr/README.md b/charts/stable/homarr/README.md index 3a2a9820725..53dedd806ef 100644 --- a/charts/stable/homarr/README.md +++ b/charts/stable/homarr/README.md @@ -1,4 +1,6 @@ -# README +--- +title: README +--- ## General Info @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - ## Support - Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). diff --git a/charts/stable/homarr/values.yaml b/charts/stable/homarr/values.yaml index bfee643d042..a34debd37bc 100644 --- a/charts/stable/homarr/values.yaml +++ b/charts/stable/homarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/ajnart/homarr - tag: 0.14.2@sha256:3f2389f69db8b497c32c843d44f26afefb4e47b8e7954d0c43c372713d617ed7 + tag: 0.14.3@sha256:45f163b94e34354a643d3f71e77455d78e805e8bf32be199f74c2d131ea14bc1 pullPolicy: IfNotPresent workload: main: