roc-umbrella: Releasing 2.0.12 for updated roc-api and sdcore-adap
Change-Id: I022dfeee65b6cf4d92d90ced94eeb79b9f8d6022
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index ba1eea8..f0d7a49 100644
--- a/aether-roc-api/Chart.yaml
+++ b/aether-roc-api/Chart.yaml
@@ -7,8 +7,8 @@
description: Aether ROC API
kubeVersion: ">=1.15.0"
type: application
-version: 1.4.2
-appVersion: v0.9.3
+version: 1.4.3
+appVersion: v0.9.4
keywords:
- aether
- config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index 9dbc9a2..1b29115 100644
--- a/aether-roc-api/values.yaml
+++ b/aether-roc-api/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/aether-roc-api
- tag: v0.9.3
+ tag: v0.9.4
pullPolicy: IfNotPresent
pullSecrets: []