updating fabric-adapter for fabric-umbrella
Change-Id: Ia1ef50c4a4975fe39c4f139dfb4f2d51a73724b8
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 2249c63..53fd6fb 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -8,7 +8,7 @@
description: Aether ROC Umbrella chart to deploy all Aether ROC
kubeVersion: ">=1.18.0"
type: application
-version: 2.1.28
+version: 2.1.29
appVersion: v0.0.0
keywords:
- aether
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 683daf7..6ff6fa6 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -251,7 +251,7 @@
kubeStateMetrics:
enabled: false
alertmanager:
- configMapOverrideName: alertmanager
+ enabled: false
serverFiles:
alerting_rules.yml:
groups:
diff --git a/fabric-adapter/Chart.yaml b/fabric-adapter/Chart.yaml
index eb1fa5e..e2b9da1 100644
--- a/fabric-adapter/Chart.yaml
+++ b/fabric-adapter/Chart.yaml
@@ -7,8 +7,8 @@
name: fabric-adapter
kubeVersion: ">=1.17.0"
type: application
-version: 0.1.2
-appVersion: v0.0.4
+version: 0.1.3
+appVersion: v0.0.5
description: Aether Fabric Adapter
keywords:
- aether
diff --git a/fabric-umbrella/Chart.yaml b/fabric-umbrella/Chart.yaml
index 92ae90a..dc6a1f2 100644
--- a/fabric-umbrella/Chart.yaml
+++ b/fabric-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
description: Fabric ROC Umbrella chart to deploy all Fabric ROC
kubeVersion: ">=1.18.0"
type: application
-version: 0.1.13
+version: 0.1.14
appVersion: v0.0.0
keywords:
- aether
@@ -42,7 +42,7 @@
- name: fabric-adapter
condition: import.fabric-adapter.v0-1.enabled
repository: "file://../fabric-adapter"
- version: 0.1.2
+ version: 0.1.3
alias: fabric-adapter-v0-1
- name: nginx
alias: fabric-test-dummy