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 meisnate12/plex-meta-manager to v1.21.0 - autoclosed #97

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
meisnate12/plex-meta-manager minor 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.

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