From c40ade62fa86f39574c68b69fd922635e8aec4c3 Mon Sep 17 00:00:00 2001 From: james-rms Date: Fri, 20 Sep 2024 11:52:44 +1000 Subject: [PATCH] edge-site: bump version (#97) Fixed: When the edge controller attempts to submit a recording that Foxglove cloud considers invalid, it will gracefully drop the recording instead of retrying forever. --- charts/edge-site/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/edge-site/Chart.yaml b/charts/edge-site/Chart.yaml index 63b1402..d694bab 100644 --- a/charts/edge-site/Chart.yaml +++ b/charts/edge-site/Chart.yaml @@ -13,6 +13,6 @@ type: application # 1.0.0-alpha.0 # 1.0.0-alpha.1 # 1.0.0 -version: "0.0.28" +version: "0.0.29" -appVersion: "e96c7bd349900b54309f99c227d2fc93f733f012" +appVersion: "65e83cd7ed9004d89c83e239a4c6fa8dbd4caa08"