Files
truecharts/charts/stable/peanut/values.yaml
T
TrueCharts Bot 1ebfe82619 chore(helm): update image docker.io/brandawg93/peanut 2.6.1 → 3.3.0 (#28731)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT)
| major | `044a116` -> `be28b6a` |

---

> [!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

<details>
<summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary>

###
[`v3.3.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.3.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.2.1...v3.3.0)

#### What's Changed

- Add versions to API routes by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/97](https://redirect.github.com/Brandawg93/PeaNUT/pull/97)
    -   Added `/version` and `/netversion` api endpoints
- Load as Watts by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/98](https://redirect.github.com/Brandawg93/PeaNUT/pull/98)
    -   Added ability to click ups load to see current wattage

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.2.1...v3.3.0

###
[`v3.2.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.2.1)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.2.0...v3.2.1)

#### What's Changed

- More optimizations by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/93](https://redirect.github.com/Brandawg93/PeaNUT/pull/93)
    -   Fixed an issue where test connection would always show success.
- Fixed an issue where loading screens would use the incorrect theme.
- Bump actions/setup-node from 4.0.4 to 4.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/95](https://redirect.github.com/Brandawg93/PeaNUT/pull/95)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.2.0...v3.2.1

###
[`v3.2.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.2.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.1.3...v3.2.0)

#### What's Changed

- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Brandawg93/PeaNUT/pull/88](https://redirect.github.com/Brandawg93/PeaNUT/pull/88)
and
[https://github.com/Brandawg93/PeaNUT/pull/91](https://redirect.github.com/Brandawg93/PeaNUT/pull/91)
- Optimizations by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/87](https://redirect.github.com/Brandawg93/PeaNUT/pull/87)
    -   Performance Improvements
    -   Fix a bug where the docs link was hidden on mobile
    -   Fix error in logs (Failed to find server action)
    -   Fix padding issue on mobile

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.1.3...v3.2.0

###
[`v3.1.3`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.1.3)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.1.2...v3.1.3)

#### What's Changed

- Settings fix for existing settings files by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/85](https://redirect.github.com/Brandawg93/PeaNUT/pull/85)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.1.2...v3.1.3

###
[`v3.1.2`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.1.2)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.1.1...v3.1.2)

#### What's Changed

- Settings fix by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/83](https://redirect.github.com/Brandawg93/PeaNUT/pull/83)

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.1.1...v3.1.2

###
[`v3.1.1`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.1.1)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.1.0...v3.1.1)

#### What's Changed

- Fixed issue where container would not start if a docker volume was not
specified

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.1.0...v3.1.1

###
[`v3.1.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.1.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v3.0.0...v3.1.0)

#### What's Changed

- Bump axios from 1.6.7 to 1.7.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/77](https://redirect.github.com/Brandawg93/PeaNUT/pull/77)
- New Crowdin translations by GitHub Action by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/Brandawg93/PeaNUT/pull/79](https://redirect.github.com/Brandawg93/PeaNUT/pull/79)
- armv7 Support by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/80](https://redirect.github.com/Brandawg93/PeaNUT/pull/80)
-   Updated NextJS to 15
-   Updated nodeJS to 22

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v3.0.0...v3.1.0

###
[`v3.0.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v3.0.0)

[Compare
Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v2.6.1...v3.0.0)

[![Docker Image Version
(tag)](https://img.shields.io/docker/v/brandawg93/peanut/latest)](https://hub.docker.com/layers/brandawg93/peanut/3-beta.0/images/sha256-819aa4e49f79c9534a497963a73aacd348e629df0d98c0cca3156123d0010649?context=repo)

### Breaking Changes

Environment variables no longer change settings directly, but instead
can be used to populate settings on the first run. All settings are now
handled via UI but can be modified directly by editing `settings.yml`.

#### What's Changed

- Bump micromatch from 4.0.5 to 4.0.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Brandawg93/PeaNUT/pull/68](https://redirect.github.com/Brandawg93/PeaNUT/pull/68)
- InfluxDBv2 support by
[@&#8203;Brandawg93](https://redirect.github.com/Brandawg93) in
[https://github.com/Brandawg93/PeaNUT/pull/71](https://redirect.github.com/Brandawg93/PeaNUT/pull/71)
    -   Fixed bug that caused refresh to stop working
- Added support for direct connection to InfluxDBv2 instances via
environment variables
    -   Added better grafana dashboard examples
- Reworked settings into settings.yml instead of environment variables
- Added new UI for connecting and disconnecting from nut-upsd instance
- Fixed bug that prevented theme from switching when system theme was
changed
- Fixed bug that prevented device serial number from displaying properly

**Full Changelog**:
https://github.com/Brandawg93/PeaNUT/compare/v2.6.1...v3.0.0

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMiIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
2024-11-02 14:10:18 +01:00

29 lines
610 B
YAML

image:
repository: docker.io/brandawg93/peanut
tag: 3.3.0@sha256:be28b6a8aeace53f7be834a3b1cbe4031f9e2e3ff598757b1505e402455d5c09
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10688
portal:
open:
enabled: true
workload:
main:
podSpec:
containers:
main:
env:
NUT_HOST: "localhost"
NUT_PORT: 3493
USERNAME: ""
PASSWORD: ""
WEB_PORT: "{{ .Values.service.main.ports.main.port }}"