From 93ae544d1f325e048193bea6a4bedbe95e672400 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 29 Jun 2026 04:32:59 +0000 Subject: [PATCH] chore: Automated version update for Helm charts --- frigate/Chart.yaml | 4 ++-- frigate/values.yaml | 2 +- qbittorrent/Chart.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frigate/Chart.yaml b/frigate/Chart.yaml index 061d9ad..aaf606d 100644 --- a/frigate/Chart.yaml +++ b/frigate/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: frigate description: Frigate NVR Helm chart with Rockchip RK3588 hardware acceleration (CPU/GPU/NPU) type: application -version: 0.2.2 -appVersion: "0.17.1" +version: 0.2.3 +appVersion: "0.17.2" annotations: version-source: github-release:blakeblackshear/frigate version-pattern: "s|^v||" diff --git a/frigate/values.yaml b/frigate/values.yaml index fe9b846..0cc32a8 100644 --- a/frigate/values.yaml +++ b/frigate/values.yaml @@ -10,7 +10,7 @@ image: # Image used by the seed init container (needs `cp` + `sh`) initImage: repository: busybox - tag: "1.36" + tag: "0.17.2" pullPolicy: IfNotPresent timezone: "Europe/Kyiv" diff --git a/qbittorrent/Chart.yaml b/qbittorrent/Chart.yaml index 8213601..ca55495 100644 --- a/qbittorrent/Chart.yaml +++ b/qbittorrent/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: qbittorrent description: qBittorrent Helm chart type: application -version: 0.1.14 -appVersion: "5.2.2_v2.0.13-ls463" +version: 0.1.15 +appVersion: "5.2.2_v2.0.13-ls464" annotations: version-source: github-release:linuxserver/docker-qbittorrent