From 49bff278945d5e04034d1d6e4f221fae8e5cdc8c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Feb 2025 15:17:26 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/brand?= =?UTF-8?q?awg93/peanut=205.4.2=20=E2=86=92=205.5.0=20(#32651)?= 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) | minor | `2733b53` -> `ed37068` | 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.5.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.5.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.4.2...v5.5.0) #### NEW - You can now interact with your NUT servers directly via terminal access #### FIX - Fix for api showing 500 error instead of 404 for missing device (closes [#​194](https://redirect.github.com/Brandawg93/PeaNUT/issues/194)) - Fix for "Server Component" error when logging in with invalid credentials (closes [#​190](https://redirect.github.com/Brandawg93/PeaNUT/issues/190)) #### What's Changed - Auth bug fixes by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/195](https://redirect.github.com/Brandawg93/PeaNUT/pull/195) - Custom terminal by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/192](https://redirect.github.com/Brandawg93/PeaNUT/pull/192) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.4.2...v5.5.0
--- ### 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://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 9697549bdda..3a6fd25cbb3 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: 5.4.2 +appVersion: 5.5.0 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: 6.4.1 +version: 6.5.0 diff --git a/charts/stable/peanut/values.yaml b/charts/stable/peanut/values.yaml index 0e4cbee4133..9e768e52f69 100644 --- a/charts/stable/peanut/values.yaml +++ b/charts/stable/peanut/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/brandawg93/peanut - tag: 5.4.2@sha256:2733b53b940561efd3e01089193955c0ca329141dfa81cbddd91bfcf704db0cd + tag: 5.5.0@sha256:ed37068062345007f17e7994062da09738fbde1fe3f20ab9a781b93100401d19 pullPolicy: IfNotPresent securityContext: container: