From a7cda8f0dcae0a429a89dd1fb44e67c3d19aace1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Sep 2026 00:07:13 +0000 Subject: [PATCH 1/3] Update rancher/harvester-vm-dhcp-agent Docker tag to v1.8.2 --- system/Harvester/ippool-vmn-lan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/Harvester/ippool-vmn-lan.yaml b/system/Harvester/ippool-vmn-lan.yaml index c5f507d..4505d00 100644 --- a/system/Harvester/ippool-vmn-lan.yaml +++ b/system/Harvester/ippool-vmn-lan.yaml @@ -26,7 +26,7 @@ spec: networkName: default/vmn-lan status: agentPodRef: - image: rancher/harvester-vm-dhcp-agent:v1.7.0 + image: rancher/harvester-vm-dhcp-agent:v1.8.2 name: default-vmn-lan-agent namespace: harvester-system uid: fde98493-a67c-4279-b48e-f7a70ea089b7 From 4ed9cb8ee71af2da8ea61e32eb500ecab19f01ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Sep 2026 23:32:47 +0000 Subject: [PATCH 2/3] Update Helm release argo-cd to v10 --- system/ArgoCD/application-argo-cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index b8e3776..53775a8 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -14,7 +14,7 @@ spec: targetRevision: HEAD - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.7.1 + targetRevision: 10.9.1 helm: valueFiles: - $values/system/ArgoCD/values.yaml From 68a7bd7a4983ed410ae6a1c846a4b2ce84554bfc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Sep 2026 00:03:46 +0000 Subject: [PATCH 3/3] Update Helm release jellyfin to v3 --- services/PVR/Jellyfin/application-jellyfin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/PVR/Jellyfin/application-jellyfin.yaml b/services/PVR/Jellyfin/application-jellyfin.yaml index cbca500..a44a10d 100644 --- a/services/PVR/Jellyfin/application-jellyfin.yaml +++ b/services/PVR/Jellyfin/application-jellyfin.yaml @@ -21,7 +21,7 @@ spec: targetRevision: HEAD - repoURL: https://jellyfin.github.io/jellyfin-helm chart: jellyfin - targetRevision: 2.7.0 + targetRevision: 3.2.0 helm: valueFiles: - $values/services/PVR/Jellyfin/values.yaml