From ec81e2332a242996d7838152484c337e139fb627 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 12:56:30 +0200 Subject: [PATCH] chore(deps): update container image lissy93/dashy to v3.0.1@509ed71 by renovate (#21583) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lissy93/dashy](https://togithub.com/Lissy93/dashy) | patch | `3.0.0` -> `3.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Lissy93/dashy (lissy93/dashy) ### [`v3.0.1`](https://togithub.com/Lissy93/dashy/releases/tag/3.0.1) [Compare Source](https://togithub.com/Lissy93/dashy/compare/3.0.0...3.0.1) ### Version 3.0.1 Released 🚀 This release includes several UX and security improvments. Your backed up config files will no longer clutter up your user-data directory. The security of auth has been hardened. You can now prevent direct access to your config. And there are many little bug fixes. #### Changes 📋 - Show more detailed message when Dashy fails to load - Put all config.backup.\*\*\*.yml in own folder inside user-data, so it doesn't clutter up the root - Add support for HTTP auth, to protect config from unauthorized access - Add support for environmental variables for auth passwords (instead of hashes) - Fix the Item Size and Layout buttons, and add support for different settings for sub-pages - Disable configuration edit options for guests, when auth enabled ([#​1552](https://togithub.com/Lissy93/dashy/issues/1552)) - Update docs to include directory structure of `./user-data` ([#​1538](https://togithub.com/Lissy93/dashy/issues/1538)) - Made cards hyperlinks to repos in GitHub widget ([#​1531](https://togithub.com/Lissy93/dashy/issues/1531)) - Apply page title, from `pageInfo.title` ([#​1544](https://togithub.com/Lissy93/dashy/issues/1544)) - Update Docker start command, to remove the build on first container start ([#​1543](https://togithub.com/Lissy93/dashy/issues/1543)) - Fix Collapsed state persisting over different pages ([#​1546](https://togithub.com/Lissy93/dashy/issues/1546)) - Remove the automation where [@​liss-bot](https://togithub.com/liss-bot) prompts non-stargazers to star the repo on ticket open ([#​1412](https://togithub.com/Lissy93/dashy/issues/1412)) - Update widget fetch function to send user-specified headers ([#​1549](https://togithub.com/Lissy93/dashy/issues/1549)) - Updated README.md to include sponsored message from Umbrel #### New Sponsor 💖 I want to give a shout out to [Umbrel](https://umbrel.com/?ref=dashy), who are now sponsoring Dashy. If you haven't yet checked them out, they maintain a super easy all-in-one OS for self-hosting, and sell a plug-and-play homelab device. Well worth checking out, especially if you're new to the scene! It's our sponsors which make continued maintenance possible. You can consider sponsoring [me](https://togithub.com/sponsors/Lissy93) and our other [core contributors](https://togithub.com/Lissy93/dashy/graphs/contributors).
--- ### 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. --- - [ ] 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/dashy/Chart.yaml | 4 ++-- charts/stable/dashy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index 6a2c19860e3..f6808f9948d 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.0.0 +appVersion: 3.0.1 dependencies: - name: common version: 23.0.0 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - https://hub.docker.com/r/lissy93/dashy type: application -version: 8.0.6 +version: 8.0.7 diff --git a/charts/stable/dashy/values.yaml b/charts/stable/dashy/values.yaml index 49f624d5540..247c9f28c73 100644 --- a/charts/stable/dashy/values.yaml +++ b/charts/stable/dashy/values.yaml @@ -1,6 +1,6 @@ image: repository: lissy93/dashy - tag: 3.0.0@sha256:0f045ffca53b019112db3619be8330a1c1229cdc8e108100d23463fc2813d2ca + tag: 3.0.1@sha256:509ed71ee52052277a9e648ace636de339b876a67edd51c6d711b4f3911862e3 pullPolicy: IfNotPresent securityContext: container: