chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

feat(container)!: Update image ghcr.io/koush/scrypted to v20 - autoclosed #49

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/koush/scrypted major 18-jammy-full-v0.57.0 -> 20-jammy-full-v0.57.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.

github-actions[bot] commented 8 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

@@ -62,16 +62,12 @@

             envFrom:
             - secretRef:
                 name: qbittorrent-secret
             image:
               repository: ghcr.io/qdm12/gluetun
               tag: v3.38.0
-            securityContext:
-              capabilities:
-                add:
-                - NET_ADMIN
         pod:
           securityContext:
             fsGroup: 1004
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 1004
             runAsUser: 1004
github-actions[bot] commented 8 months ago
--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

+++ HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

@@ -81,16 +81,12 @@

           value: wireguard
         envFrom:
         - secretRef:
             name: qbittorrent-secret
         image: ghcr.io/qdm12/gluetun:v3.38.0
         name: gluetun
-        securityContext:
-          capabilities:
-            add:
-            - NET_ADMIN
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
           name: media
       volumes: