From 55f0f1ce3c646d827e9effb369a9cd3e5fe0b7a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:49:21 +0200 Subject: [PATCH] chore(deps): update container image brandawg93/peanut to v2.6.0@97d8f8a by renovate (#24146) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [brandawg93/peanut](https://togithub.com/Brandawg93/PeaNUT) | minor | `2.5.2` -> `2.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Brandawg93/PeaNUT (brandawg93/peanut) ### [`v2.6.0`](https://togithub.com/Brandawg93/PeaNUT/releases/tag/v2.6.0) [Compare Source](https://togithub.com/Brandawg93/PeaNUT/compare/v2.5.2...v2.6.0) #### Breaking Changes V1 API now attempts to resolve the proper type for each parameter. Some strings may now be numbers. This will help in porting data to InfluxDB #### What's Changed - New Crowdin translations by GitHub Action by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/Brandawg93/PeaNUT/pull/53](https://togithub.com/Brandawg93/PeaNUT/pull/53) - Bump pnpm/action-setup from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Brandawg93/PeaNUT/pull/51](https://togithub.com/Brandawg93/PeaNUT/pull/51) - add copy command to package.json - fixes [#​35](https://togithub.com/Brandawg93/PeaNUT/issues/35) by [@​vhsdream](https://togithub.com/vhsdream) in [https://github.com/Brandawg93/PeaNUT/pull/55](https://togithub.com/Brandawg93/PeaNUT/pull/55) - Bump crowdin/github-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Brandawg93/PeaNUT/pull/54](https://togithub.com/Brandawg93/PeaNUT/pull/54) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Brandawg93/PeaNUT/pull/59](https://togithub.com/Brandawg93/PeaNUT/pull/59) - Bump ws from 7.5.9 to 7.5.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/Brandawg93/PeaNUT/pull/58](https://togithub.com/Brandawg93/PeaNUT/pull/58) - Add support for Grafana & InfluxDB by [@​Brandawg93](https://togithub.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/61](https://togithub.com/Brandawg93/PeaNUT/pull/61) #### New Contributors - [@​vhsdream](https://togithub.com/vhsdream) made their first contribution in [https://github.com/Brandawg93/PeaNUT/pull/55](https://togithub.com/Brandawg93/PeaNUT/pull/55) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v2.5.2...v2.6.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://togithub.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 bebde23d66a..470bc952dd2 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: 2.5.2 +appVersion: 2.6.0 dependencies: - name: common version: 24.1.5 @@ -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: 3.1.3 +version: 3.2.0 diff --git a/charts/stable/peanut/values.yaml b/charts/stable/peanut/values.yaml index 77d419a2167..02f70aaf589 100644 --- a/charts/stable/peanut/values.yaml +++ b/charts/stable/peanut/values.yaml @@ -1,6 +1,6 @@ image: repository: brandawg93/peanut - tag: 2.5.2@sha256:49087fb9707ac8b3835ebfdf03aee4b0b723c35fe342b7b261a1030aa77f438e + tag: 2.6.0@sha256:97d8f8a2f83819f58b059b26dfaa567b366afa5d5e96affe13f3659b5edbbe9d pullPolicy: IfNotPresent securityContext: container: