Closed renovate[bot] closed 6 months ago
--- kubernetes/apps/downloads/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: downloads/qbittorrent
+++ kubernetes/apps/downloads/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: downloads/qbittorrent
@@ -63,12 +63,13 @@
- secretRef:
name: qbittorrent-secret
image:
repository: ghcr.io/qdm12/gluetun
tag: v3.38.0
securityContext:
+ allowPrivilegeEscalation: false
capabilities:
add:
- NET_ADMIN
pod:
securityContext:
fsGroup: 1004
--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent
+++ HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent
@@ -82,12 +82,13 @@
envFrom:
- secretRef:
name: qbittorrent-secret
image: ghcr.io/qdm12/gluetun:v3.38.0
name: gluetun
securityContext:
+ allowPrivilegeEscalation: false
capabilities:
add:
- NET_ADMIN
volumeMounts:
- mountPath: /config
name: config
This PR contains the following updates:
v1.20.0
->v1.21.0
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.