From 75d618462d5f16ef98cc90ba990b50b0e1f244bc Mon Sep 17 00:00:00 2001 From: Janne Mareike Koschinski <janne@kuschku.de> Date: Thu, 9 Jun 2022 03:13:16 +0200 Subject: [PATCH] feat: update rtorrent chart --- rtorrent/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtorrent/Chart.yaml b/rtorrent/Chart.yaml index 7f96b55..cf8cd94 100644 --- a/rtorrent/Chart.yaml +++ b/rtorrent/Chart.yaml @@ -3,4 +3,4 @@ name: rtorrent description: Helm Chart for rtorrent type: application version: 0.1.5 -appVersion: "fc665122" +appVersion: "d8afd6e6" -- GitLab