roc-umbrella: releasing 1.4.58 for updated roc-gui and prom-label-proxy

Change-Id: Ieb06e903e89cc7b94e6a0171a714c923c43680f0
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index c248f3b..831f30d 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 1.4.57
+version: 1.4.58
 appVersion: v0.0.0
 keywords:
   - aether
@@ -61,7 +61,7 @@
   - name: aether-roc-gui-v4
     condition: import.aether-roc-gui.v4.enabled
     repository: "file://../aether-roc-gui-v4"
-    version: 4.0.11
+    version: 4.0.12
   - name: sdcore-adapter
     condition: import.sdcore-adapter.v3.enabled
     repository: "file://../sdcore-adapter"
@@ -101,12 +101,12 @@
   - name: prom-label-proxy
     condition: import.prom-label-proxy.amp.enabled
     repository: "file://../prom-label-proxy"
-    version: 0.0.1
+    version: 0.0.2
     alias: prom-label-proxy-amp
   - name: prom-label-proxy
     condition: import.prom-label-proxy.acc.enabled
     repository: "file://../prom-label-proxy"
-    version: 0.0.1
+    version: 0.0.2
     alias: prom-label-proxy-acc
   - name: demo-exporter
     condition: import.demo-exporter.enabled