diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml index 868a9e4c..1bf0b3db 100644 --- a/aether-roc-umbrella/Chart.yaml +++ b/aether-roc-umbrella/Chart.yaml @@ -7,7 +7,7 @@ name: aether-roc-umbrella description: Aether ROC Umbrella chart to deploy all Aether ROC kubeVersion: ">=1.18.0" type: application -version: 1.2.34 +version: 1.2.35 appVersion: v0.0.0 keywords: - aether @@ -29,7 +29,7 @@ dependencies: - name: config-model-aether condition: onos-config.models.aether.v3.enabled repository: "@sdran" - version: 3.0.9 + version: 3.0.10 alias: config-model-aether-3-0-0 - name: onos-config condition: import.onos-config.enabled @@ -46,7 +46,7 @@ dependencies: - name: aether-roc-api condition: import.aether-roc-api.enabled repository: "@sdran" - version: 1.1.5 + version: 1.1.6 - name: aether-roc-gui condition: import.aether-roc-gui.v2_1.enabled repository: "@sdran"