From 07de6a21a3e6975314125bc08fa1f0418d24ba0f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 2 Feb 2025 11:33:04 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/brand?= =?UTF-8?q?awg93/peanut=204.4.4=20=E2=86=92=205.0.2=20(#31525)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | major | `1def542` -> `ca099bc` | --- > [!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
Brandawg93/PeaNUT (docker.io/brandawg93/peanut) ### [`v5.0.2`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.0.2) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.0.1...v5.0.2) #### Fix - Fix for users with watts chart. (closes [#​166](https://redirect.github.com/Brandawg93/PeaNUT/issues/166)) #### What's Changed - \[ImgBot] Optimize images by [@​imgbot](https://redirect.github.com/imgbot) in [https://github.com/Brandawg93/PeaNUT/pull/165](https://redirect.github.com/Brandawg93/PeaNUT/pull/165) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.0.1...v5.0.2 ### [`v5.0.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.0.0...v5.0.1) #### Fix - Fix for devices without output voltage statistics. (closes [#​164](https://redirect.github.com/Brandawg93/PeaNUT/issues/164)) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.0.0...v5.0.1 ### [`v5.0.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v4.4.4...v5.0.0) ### V5 is here! #### Notable changes - The UI has been rewritten from the ground up using [shadcn](https://ui.shadcn.com). - Directly edit your configuration file on the settings page. - Run available commands in the new action menu. - Many small fixes and improvements! #### What's Changed - Shadcn manual edit by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/161](https://redirect.github.com/Brandawg93/PeaNUT/pull/161) - Bump actions/setup-node from 4.1.0 to 4.2.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/Brandawg93/PeaNUT/pull/158](https://redirect.github.com/Brandawg93/PeaNUT/pull/158) - Test battery UI by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/163](https://redirect.github.com/Brandawg93/PeaNUT/pull/163) - Recharts by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/160](https://redirect.github.com/Brandawg93/PeaNUT/pull/160) - Shadcn by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/162](https://redirect.github.com/Brandawg93/PeaNUT/pull/162) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v4.4.4...v5.0.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.com/renovatebot/renovate). --- charts/stable/peanut/Chart.yaml | 4 ++-- charts/stable/peanut/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/peanut/Chart.yaml b/charts/stable/peanut/Chart.yaml index d96731ceaa7..b9525f9ca85 100644 --- a/charts/stable/peanut/Chart.yaml +++ b/charts/stable/peanut/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.4.4 +appVersion: 5.0.2 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/peanut - https://hub.docker.com/r/brandawg93/peanut type: application -version: 5.3.1 +version: 6.0.0 diff --git a/charts/stable/peanut/values.yaml b/charts/stable/peanut/values.yaml index 88942fc1d6a..a56b54edbe5 100644 --- a/charts/stable/peanut/values.yaml +++ b/charts/stable/peanut/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/brandawg93/peanut - tag: 4.4.4@sha256:1def542edd9b5ca5dcd2718c526a6c8a9652d84fb27552078dfc9f7dec854304 + tag: 5.0.2@sha256:ca099bc85c86545152286e47dfc661b8a12da886a222943b38dfe8f53abb3ef8 pullPolicy: IfNotPresent securityContext: container: