upgrade
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-09-11 12:24:44 -05:00
parent 02c20cb9ba
commit ee6a0103d0
5 changed files with 11 additions and 11 deletions

View File

@@ -76,9 +76,9 @@ slskd:
- SYS_MODULE
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"
requests:
squat.ai/tun: "1"
devic.es/tun: "1"
cpu: 10m
memory: 128Mi
soularr:

View File

@@ -74,9 +74,9 @@ tubearchivist:
- SYS_MODULE
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"
requests:
squat.ai/tun: "1"
devic.es/tun: "1"
cpu: 10m
memory: 128Mi
service:

View File

@@ -86,9 +86,9 @@ qbittorrent:
- SYS_MODULE
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"
requests:
squat.ai/tun: "1"
devic.es/tun: "1"
cpu: 10m
memory: 64Mi
exporter:

View File

@@ -15,6 +15,6 @@ maintainers:
dependencies:
- name: generic-device-plugin
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 0.4.0
version: 0.5.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 0.1.10

View File

@@ -17,11 +17,11 @@ spec:
tailscaleContainer:
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"
tailscaleInitContainer:
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"
---
apiVersion: tailscale.com/v1alpha1
@@ -41,8 +41,8 @@ spec:
tailscaleContainer:
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"
tailscaleInitContainer:
resources:
limits:
squat.ai/tun: "1"
devic.es/tun: "1"