From d4b7a4019d1fa54942c10cb1cd5050cef9370f12 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 17 Feb 2023 23:08:19 +0100
Subject: [PATCH] ci(renovate): Configure renovate to update helm subcharts

---
 renovate.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/renovate.json b/renovate.json
index 21f7a45c8..b7b7c8fca 100644
--- a/renovate.json
+++ b/renovate.json
@@ -63,5 +63,6 @@
       "matchPaths": ["images/kos/**"],
       "extends": ["docker:pinDigests"]
     }
-  ]
+  ],
+  "postUpdateOptions": ["helmUpdateSubChartArchives"]
 }
-- 
GitLab