Skip to content

feat(helm)!: Update app-template ( 4.6.2 ➔ 5.0.1 )#740

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-qbittorrent
Open

feat(helm)!: Update app-template ( 4.6.2 ➔ 5.0.1 )#740
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-qbittorrent

Conversation

@renovate

@renovate renovate Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
app-template major 4.6.25.0.1
app-template HelmChart major 4.6.25.0.1

Release Notes

bjw-s-labs/helm-charts (app-template)

v5.0.1

Compare Source

Changelog:
Changed

v5.0.0

Compare Source

Changelog:
Changed

Configuration

📅 Schedule: (in timezone Asia/Jerusalem)

  • Branch creation
    • "after 2am and before 7am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Argo CD Diff Preview

Summary:

Modified (3):
± apps (+2|-2)
± prowlarr (+1|-1)
± qbittorrent (+12|-2)
apps (kubernetes/bootstrap/apps.yaml)

Application: argocd/prowlarr

     server: https://kubernetes.default.svc
   info:
   - name: Chart
     value: app-template@4.6.2
   - name: Image
-    value: ghcr.io/home-operations/prowlarr:2.4.0.5391@sha256:91af7cbc8e357dede960033c9ecfb3a65e145d90d4e495e13adb2fbc6a546807
+    value: ghcr.io/home-operations/prowlarr:2.3.7.5365@sha256:b9557d772c974901aed9285189d904b613f1f07750fca930eecfe78544bd3d48
   project: default
   source:
     path: kubernetes/apps/prowlarr/
     repoURL: https://github.com/mpeterson/homelab
     targetRevision: main

Application: argocd/qbittorrent

   destination:
     namespace: media
     server: https://kubernetes.default.svc
   info:
   - name: Chart
-    value: app-template@4.6.2
+    value: app-template@5.0.1
   - name: Image
     value: ghcr.io/home-operations/qbittorrent:5.2.1@sha256:8d58d9ad18a1fb5e556e68bde7ac06046847cc97069257f01d2e1ec0d27ff019
   project: default
   source:
     path: kubernetes/apps/qbittorrent/
prowlarr (kubernetes/apps/prowlarr/app.yaml)

Deployment: media/prowlarr

         app.kubernetes.io/instance: prowlarr
         app.kubernetes.io/name: prowlarr
     spec:
       automountServiceAccountToken: true
       containers:
-      - image: ghcr.io/home-operations/prowlarr:2.4.0.5391@sha256:91af7cbc8e357dede960033c9ecfb3a65e145d90d4e495e13adb2fbc6a546807
+      - image: ghcr.io/home-operations/prowlarr:2.3.7.5365@sha256:b9557d772c974901aed9285189d904b613f1f07750fca930eecfe78544bd3d48
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
qbittorrent (kubernetes/apps/qbittorrent/app.yaml)

Deployment: media/qbittorrent

       labels:
         app.kubernetes.io/controller: qbittorrent
         app.kubernetes.io/instance: qbittorrent
         app.kubernetes.io/name: qbittorrent
     spec:
-      automountServiceAccountToken: true
+      automountServiceAccountToken: false
       containers:
       - env:
         - name: QBT_TORRENTING_PORT
           value: "50413"
         - name: QBT_WEBUI_PORT
@@ skipped 65 lines (36 -> 100) @@
       securityContext:
         fsGroup: 65534
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 100
         runAsUser: 65534
-      serviceAccountName: default
+      serviceAccountName: qbittorrent
       volumes:
       - name: config
         persistentVolumeClaim:
           claimName: qbittorrent
       - name: downloads

ServiceAccount: media/qbittorrent

+apiVersion: v1
+kind: ServiceAccount
+metadata:
+  labels:
+    app.kubernetes.io/instance: qbittorrent
+    app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: qbittorrent
+    helm.sh/chart: app-template-5.0.1
+  name: qbittorrent
+  namespace: media

Stats:
[Applications: 86], [Full Run: 1m46s], [Rendering: 43s], [Cluster: 19s], [Argo CD: 45s]

@renovate renovate Bot force-pushed the renovate/major-qbittorrent branch 15 times, most recently from 7864751 to d586056 Compare May 13, 2026 09:12
@renovate renovate Bot force-pushed the renovate/major-qbittorrent branch from d586056 to a5858db Compare May 14, 2026 05:41
@renovate renovate Bot changed the title feat(helm)!: Update app-template ( 4.6.2 ➔ 5.0.0 ) feat(helm)!: Update app-template ( 4.6.2 ➔ 5.0.1 ) May 14, 2026
@renovate renovate Bot force-pushed the renovate/major-qbittorrent branch 10 times, most recently from 6f1392a to e7d011c Compare May 21, 2026 05:00
@renovate renovate Bot force-pushed the renovate/major-qbittorrent branch 8 times, most recently from 7927707 to 524f659 Compare May 28, 2026 04:57
@renovate renovate Bot force-pushed the renovate/major-qbittorrent branch 2 times, most recently from 5a532da to 562613d Compare May 30, 2026 06:05
@renovate renovate Bot force-pushed the renovate/major-qbittorrent branch from 562613d to 428f16c Compare June 1, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants