From f057b3c1ea1031f14c555899fc072f4072426935 Mon Sep 17 00:00:00 2001
From: Rob Kooper <kooper@illinois.edu>
Date: Mon, 15 Aug 2022 18:43:42 -0500
Subject: [PATCH] version bump healthmonitor

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

diff --git a/charts/healthmonitor/Chart.yaml b/charts/healthmonitor/Chart.yaml
index 1618971..7540648 100644
--- a/charts/healthmonitor/Chart.yaml
+++ b/charts/healthmonitor/Chart.yaml
@@ -3,4 +3,4 @@ name: healthmonitor
 description: Healthmonitor, checks ports and machines
 type: application
 version: 1.0.0
-appVersion: 1.3.1
+appVersion: 1.3.2
-- 
GitLab