aether-roc-umbrella: releasing 1.4.41 for updated gui, config, topo
Change-Id: Iae2a53916fc4b8aa1ff782f7dbf1c6f3ebf01d40
diff --git a/aether-roc-gui-v4/Chart.yaml b/aether-roc-gui-v4/Chart.yaml
index 687700b..960cb0d 100644
--- a/aether-roc-gui-v4/Chart.yaml
+++ b/aether-roc-gui-v4/Chart.yaml
@@ -7,7 +7,7 @@
description: Aether ROC Graphical User Interface
kubeVersion: ">=1.15.0"
type: application
-version: 4.0.7
+version: 4.0.8
appVersion: 4.0.0
keywords:
- aether
diff --git a/aether-roc-gui-v4/values.yaml b/aether-roc-gui-v4/values.yaml
index c26c190..ce5018d 100644
--- a/aether-roc-gui-v4/values.yaml
+++ b/aether-roc-gui-v4/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/aether-roc-gui
- tag: v0.8.5
+ tag: v0.8.6
pullPolicy: IfNotPresent
pullSecrets: []
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index cde81a5..de5baa1 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.40
+version: 1.4.41
appVersion: v0.0.0
keywords:
- aether
@@ -20,7 +20,7 @@
- name: onos-topo
condition: import.onos-topo.enabled
repository: https://charts.onosproject.org
- version: 1.1.107
+ version: 1.1.109
- name: config-model-aether-3
condition: onos-config.models.aether.v3.enabled
repository: "file://../config-models/aether-3.x"
@@ -37,7 +37,7 @@
- name: onos-config
condition: import.onos-config.enabled
repository: https://charts.onosproject.org
- version: 1.3.6
+ version: 1.3.10
- name: onos-gui
condition: import.onos-gui.enabled
repository: https://charts.onosproject.org
@@ -45,7 +45,7 @@
- name: onos-cli
condition: import.onos-cli.enabled
repository: https://charts.onosproject.org
- version: 1.1.8
+ version: 1.1.11
- name: aether-roc-api
condition: import.aether-roc-api.enabled
repository: "file://../aether-roc-api"
@@ -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.7
+ version: 4.0.8
- name: sdcore-adapter
condition: import.sdcore-adapter.v3.enabled
repository: "file://../sdcore-adapter"
@@ -99,12 +99,12 @@
version: 14.6.1
alias: prometheus-ace
- name: prom-label-proxy
- condition: import.prometheus.amp.enabled
+ condition: import.prom-label-proxy.amp.enabled
repository: "file://../prom-label-proxy"
version: 0.0.1
alias: prom-label-proxy-amp
- name: prom-label-proxy
- condition: import.prometheus.acc.enabled
+ condition: import.prom-label-proxy.acc.enabled
repository: "file://../prom-label-proxy"
version: 0.0.1
alias: prom-label-proxy-acc
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 383252d..d0c1188 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -66,6 +66,11 @@
enabled: true # controls its plproxy too
ace:
enabled: true
+ prom-label-proxy:
+ acc:
+ enabled: true
+ amp:
+ enabled: true
# ONOS-TOPO
onos-topo: