Files
truecharts/charts/stable/dashdot/values.yaml
T
TrueCharts BotandGitHub 90691e59c7 chore(deps): update container image mauricenino/dashdot to v5.5.0@3fca6d7 by renovate (#17021)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mauricenino/dashdot](https://togithub.com/MauriceNino/dashdot) |
minor | `5.2.3` -> `5.5.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>MauriceNino/dashdot (mauricenino/dashdot)</summary>

###
[`v5.5.0`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.5.0)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.4.0...v5.5.0)

##### Features

- add option DASHDOT_CPU_TEMPS_MODE to switch between max and avg cpu
temp readings
([2ec1e0f](https://togithub.com/MauriceNino/dashdot/commit/2ec1e0f46c942404f834a9da2e097c2f434e19a2)),
closes
[#&#8203;932](https://togithub.com/MauriceNino/dashdot/issues/932)

###
[`v5.4.0`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.4.0)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.3.2...v5.4.0)

##### Bug Fixes

- add pre-allocated space of drive to current usage
([7f7050a](https://togithub.com/MauriceNino/dashdot/commit/7f7050a0b68b13e3526b8a2f8ac98a9090a1dd89)),
closes
[#&#8203;882](https://togithub.com/MauriceNino/dashdot/issues/882)

##### Features

- add custom scrollbar to main container
([9eacee2](https://togithub.com/MauriceNino/dashdot/commit/9eacee2da0e2b052538ec7b7c94da03e10e647cd)),
closes
[#&#8203;922](https://togithub.com/MauriceNino/dashdot/issues/922)
- add option DASHDOT_NETWORK_SPEED_AS_BYTES to switch network speed to
bytes per second
([56bd9d8](https://togithub.com/MauriceNino/dashdot/commit/56bd9d839a48637c23ad9c6ed19524a8f9f33a1e)),
closes
[#&#8203;930](https://togithub.com/MauriceNino/dashdot/issues/930)
- add timestamp of last speedtest run on hover
([3c73ee4](https://togithub.com/MauriceNino/dashdot/commit/3c73ee4f93d9ceb3a5469d580fad4dce22dcda3f)),
closes
[#&#8203;915](https://togithub.com/MauriceNino/dashdot/issues/915)

###
[`v5.3.2`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.3.2)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.3.1...v5.3.2)

##### Bug Fixes

- dynamic storage info slow on windows
([#&#8203;993](https://togithub.com/MauriceNino/dashdot/issues/993))
([64655f1](https://togithub.com/MauriceNino/dashdot/commit/64655f1bf0db52e0a10051f9a3523b594ef148fd))

###
[`v5.3.1`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.3.1)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.3.0...v5.3.1)

##### Bug Fixes

- filter out zram devices
([6d265d3](https://togithub.com/MauriceNino/dashdot/commit/6d265d3d58f217572da8967a2c6225e9278d7876)),
closes
[#&#8203;981](https://togithub.com/MauriceNino/dashdot/issues/981)
- refactor storage load gathering; remove outdated tests
([390def6](https://togithub.com/MauriceNino/dashdot/commit/390def62a029ad63a097afe8c33f0f35a599f7cf)),
closes
[#&#8203;883](https://togithub.com/MauriceNino/dashdot/issues/883)

###
[`v5.3.0`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.3.0)

[Compare
Source](https://togithub.com/MauriceNino/dashdot/compare/v5.2.3...v5.3.0)

##### Bug Fixes

- add back and fix arm/v8
([4284cf2](https://togithub.com/MauriceNino/dashdot/commit/4284cf204db8d3b51ee15e1b870d5be95fe20e72))
- bundling third party modules with cli package
([156ec72](https://togithub.com/MauriceNino/dashdot/commit/156ec72ab81780a2a913b0c36bedd763cbebefd5))
- lint not working for view
([5849edd](https://togithub.com/MauriceNino/dashdot/commit/5849edda33dc775ee0d49572322b8af1f5c70fd9))
- remove arm/v7 for now
([0ba25cd](https://togithub.com/MauriceNino/dashdot/commit/0ba25cd7fe99c79faebd3b462ec5afb32e9a2e31))
- remove arm/v8 for now
([6408997](https://togithub.com/MauriceNino/dashdot/commit/6408997bf74720615a3d45c68f093dcd8ca58456))
- testing errors
([f2937fd](https://togithub.com/MauriceNino/dashdot/commit/f2937fd15c4ba064fcaabad87308bb31c71ebbcd))

##### Features

- \[gpu] allow to filter-out some controller
([9651122](https://togithub.com/MauriceNino/dashdot/commit/96511226e70c9c050cbd6efb67341d6ff5062bde))
- **cpu widget:** allow user to switch (default) processor core view
([4def64e](https://togithub.com/MauriceNino/dashdot/commit/4def64ee0d340a2234ebf604b373dbb136b01abd))
- render network and gpu widgets individually instead of as pair
([#&#8203;886](https://togithub.com/MauriceNino/dashdot/issues/886))
([df59729](https://togithub.com/MauriceNino/dashdot/commit/df597292478c0ddcfa185702c190c111be34a9a0))

##### Performance Improvements

- fix windows cpu 100% usage
([9c23e93](https://togithub.com/MauriceNino/dashdot/commit/9c23e937130cc81fd2100928bfa17614c525133a))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:33:40 +01:00

109 lines
3.7 KiB
YAML

image:
repository: mauricenino/dashdot
tag: 5.5.0@sha256:3fca6d7fcad8b603eb8b16ea0ac962e0cce0504ec0543fa5a9087f0556015519
pullPolicy: IfNotPresent
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
privileged: true
allowPrivilegeEscalation: true
capabilities:
add:
- SYS_ADMIN
- SYS_RAWIO
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10044
protocol: http
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
DASHDOT_PORT: "{{ .Values.service.main.ports.main.port}}"
# User Defined
# DASHDOT_WIDGET_LIST: os,cpu,storage,ram,network# DASHDOT_ACCEPT_OOKLA_EULA: true
# DASHDOT_USE_IMPERIAL: false
# DASHDOT_DISABLE_INTEGRATIONS: false
# DASHDOT_SHOW_HOST: true
# DASHDOT_ALWAYS_SHOW_PERCENTAGES: false
# DASHDOT_FS_TYPE_FILTER: "cifs,9p,fuse.rclone,fuse.mergerfs"
# DASHDOT_FS_DEVICE_FILTER: "sda,sdb"
# DASHDOT_FS_VIRTUAL_MOUNTS: ""
# DASHDOT_OS_LABEL_LIST: "os,arch,up_since"
# DASHDOT_OS_WIDGET_GROW: "1.5"
# DASHDOT_OS_WIDGET_MIN_WIDTH: "300"
# DASHDOT_ENABLE_CPU_TEMPS: false
# DASHDOT_CPU_LABEL_LIST: "brand,model,cores,threads,frequency"
# DASHDOT_CPU_WIDGET_GROW: "4"
# DASHDOT_CPU_WIDGET_MIN_WIDTH: "500"
# DASHDOT_CPU_DATAPOINTS: "20"
# DASHDOT_CPU_POLL_INTERVAL: "1000"
# DASHDOT_STORAGE_LABEL_LIST: "brand,size,type"
# DASHDOT_STORAGE_WIDGET_GROW: "3.5"
# DASHDOT_STORAGE_WIDGET_MIN_WIDTH: "500"
# DASHDOT_STORAGE_POLL_INTERVAL: "60000"
# DASHDOT_ENABLE_STORAGE_SPLIT_VIEW: false
# DASHDOT_RAM_LABEL_LIST: "brand,size,type,frequency"
# DASHDOT_RAM_WIDGET_GROW: "4"
# DASHDOT_RAM_WIDGET_MIN_WIDTH: "500"
# DASHDOT_RAM_DATAPOINTS: "20"
# DASHDOT_RAM_POLL_INTERVAL: "1000"
# DASHDOT_USE_NETWORK_INTERFACE: ""
# DASHDOT_SPEED_TEST_INTERVAL: "60"
# DASHDOT_NETWORK_LABEL_LIST: "type,speed_up,speed_down,interface_speed"
# DASHDOT_NETWORK_WIDGET_GROW: "6"
# DASHDOT_NETWORK_WIDGET_MIN_WIDTH: "500"
# DASHDOT_NETWORK_DATAPOINTS: "20"
# DASHDOT_NETWORK_POLL_INTERVAL: "1000"
# DASHDOT_OVERRIDE_OS: ""
# DASHDOT_OVERRIDE_ARCH: ""
# DASHDOT_OVERRIDE_CPU_BRAND: ""
# DASHDOT_OVERRIDE_CPU_MODEL: ""
# DASHDOT_OVERRIDE_CPU_CORES: ""
# DASHDOT_OVERRIDE_CPU_THREADS: ""
# DASHDOT_OVERRIDE_CPU_FREQUENCY: ""
# DASHDOT_OVERRIDE_RAM_BRAND: ""
# DASHDOT_OVERRIDE_RAM_SIZE: ""
# DASHDOT_OVERRIDE_RAM_TYPE: ""
# DASHDOT_OVERRIDE_RAM_FREQUENCY: ""
# DASHDOT_OVERRIDE_NETWORK_SPEED_UP: ""
# DASHDOT_OVERRIDE_NETWORK_SPEED_DOWN: ""
# DASHDOT_OVERRIDE_NETWORK_INTERFACE_SPEED: ""
# DASHDOT_OVERRIDE_NETWORK_PUBLIC_IP: ""
# DASHDOT_OVERRIDE_STORAGE_BRANDS: ""
# DASHDOT_OVERRIDE_STORAGE_SIZES: ""
# DASHDOT_OVERRIDE_STORAGE_TYPES: ""
persistence:
host-mnt:
enabled: true
type: hostPath
hostPath: "/"
mountPath: /mnt/host
readOnly: true
mem:
enabled: true
type: hostPath
hostPath: /dev/mem
mountPath: /dev/mem
readOnly: true
portal:
open:
enabled: true