From ca0da3e13af40c847f0028adae23bc10d41f1ebe Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Mon, 16 Oct 2023 06:08:09 +0000
Subject: [PATCH] chore(deps): update xperimental/nextcloud-exporter docker tag
 to v0.6.2

---
 charts/nextcloud/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/nextcloud/values.yaml b/charts/nextcloud/values.yaml
index 7bc52258d..4bd7364be 100644
--- a/charts/nextcloud/values.yaml
+++ b/charts/nextcloud/values.yaml
@@ -440,7 +440,7 @@ metrics:
 
   image:
     repository: xperimental/nextcloud-exporter
-    tag: 0.6.1
+    tag: 0.6.2
     pullPolicy: IfNotPresent
 
   ## Metrics exporter resource requests and limits
-- 
GitLab