Skip to content

Commit

Permalink
update to latest aether models and api (#820)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Baker <smbaker@gmail.com>
  • Loading branch information
sbconsulting and smbaker committed Aug 10, 2021
1 parent c1829c6 commit 72497c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aether-roc-umbrella/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 72497c7

Please sign in to comment.