From 47340ec0aec85a12bb4c680c9b41b25e069800f7 Mon Sep 17 00:00:00 2001 From: Nate Schmoll Date: Sat, 13 Jul 2024 08:46:36 -0500 Subject: [PATCH] xfinity-data-usage: Increment chart version to trigger ArtifactHub poll --- xfinity-data-usage/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfinity-data-usage/Chart.yaml b/xfinity-data-usage/Chart.yaml index 9aea083..2e70807 100644 --- a/xfinity-data-usage/Chart.yaml +++ b/xfinity-data-usage/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: xfinity-data-usage type: application -version: 1.27.3 +version: 1.27.4 appVersion: "v0.27.0" description: Fetch Xfinity data usage and serve it via an HTTP endpoint, publish it to MQTT or post it to an URL.