From c201f9bcc3e33539df7f6614b01fbc6087d39084 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 29 May 2024 14:08:16 -0500 Subject: [PATCH] change chart --- clusters/cl01tl/platform/qbittorrent/Chart.yaml | 7 ++++--- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/Chart.yaml b/clusters/cl01tl/platform/qbittorrent/Chart.yaml index 14afbc3be..01ae24f53 100644 --- a/clusters/cl01tl/platform/qbittorrent/Chart.yaml +++ b/clusters/cl01tl/platform/qbittorrent/Chart.yaml @@ -14,8 +14,9 @@ sources: maintainers: - name: alexlebens dependencies: - - name: qbittorrent - version: 0.0.8 - repository: http://alexlebens.github.io/helm-charts + - name: app-template + alias: qbittorrent + repository: https://bjw-s.github.io/helm-charts/ + version: 3.2.1 icon: https://avatars.githubusercontent.com/u/2131270?s=48&v=4 appVersion: version-4.6.3-r0 diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index c53e163d4..3ce0833fa 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -138,7 +138,7 @@ qbittorrent: name: qbittorrent-wireguard-conf advancedMounts: main: - main: + gluetun: - path: /gluetun/wireguard/wg0.conf readOnly: true mountPropagation: None