1 Commits

Author SHA1 Message Date
b2a64b4de7 Update Helm release redis-operator to v0.22.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-09-11 17:35:43 +00:00
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.6.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"