Compare commits

..

6 Commits

4 changed files with 18 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Run Renovate
uses: docker://renovate/renovate:41.60.3
uses: docker://renovate/renovate:41.61.0
env:
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

View File

@@ -293,78 +293,93 @@ data:
- Proxmox (AMD GPU):
- CPU Usage:
widget:
version: 4
type: glances
url: http://192.168.1.113:61208
metric: cpu
- Memory Usage:
widget:
version: 4
type: glances
url: http://192.168.1.113:61208
metric: memory
- Processes:
widget:
version: 4
type: glances
url: http://192.168.1.113:61208
metric: process
- Sensor:
widget:
version: 4
type: glances
url: http://192.168.1.113:61208
metric: sensor:Tctl
- Disk Usage:
widget:
version: 4
type: glances
url: http://192.168.1.113:61208
metric: disk:sdb
- Proxmox (NVIDIA GPU):
- CPU Usage:
widget:
version: 4
type: glances
url: http://192.168.1.126:61208
metric: cpu
- Memory Usage:
widget:
version: 4
type: glances
url: http://192.168.1.126:61208
metric: memory
- Processes:
widget:
version: 4
type: glances
url: http://192.168.1.126:61208
metric: process
- Sensor:
widget:
version: 4
type: glances
url: http://192.168.1.126:61208
metric: sensor:Package id 0
- Disk Usage:
widget:
version: 4
type: glances
url: http://192.168.1.126:61208
metric: disk:nvme0n1
- Proxmox (Asus):
- CPU Usage:
widget:
version: 4
type: glances
url: http://192.168.1.199:61208
metric: cpu
- Memory Usage:
widget:
version: 4
type: glances
url: http://192.168.1.199:61208
metric: memory
- Processes:
widget:
version: 4
type: glances
url: http://192.168.1.199:61208
metric: process
- Sensor:
widget:
version: 4
type: glances
url: http://192.168.1.199:61208
metric: sensor:Sensor 1
- Disk Usage:
widget:
version: 4
type: glances
url: http://192.168.1.199:61208
metric: disk:nvme0n1

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: open-webui
image: ghcr.io/open-webui/open-webui:v0.6.18
image: ghcr.io/open-webui/open-webui:v0.6.20
ports:
- containerPort: 8080
env:

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:f25169e57df28f2698036cc474d22cb6b516811936b3d17b83d1c6584c1e4ab2
image: searxng/searxng@sha256:284e14c17c146a7621f592f6818484511010d521cd8e0da82ce0115f0924208f
ports:
- containerPort: 8080
env: