Skip to content

Commit

Permalink
Releasing onos-cli v0.9.7 (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomikazi authored Feb 8, 2022
1 parent 1f00a53 commit 8577a8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions onos-cli/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: onos-cli
description: ONOS Command Line Interface
kubeVersion: ">=1.17.0"
type: application
version: 1.2.4
appVersion: v0.9.6
version: 1.2.5
appVersion: v0.9.7
keywords:
- onos
- sdn
Expand Down
4 changes: 2 additions & 2 deletions onos-umbrella/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: onos-umbrella
description: Umbrella chart to deploy all µONOS
kubeVersion: ">=1.17.0"
type: application
version: 1.2.6
version: 1.2.7
appVersion: v1.1.0
keywords:
- onos
Expand All @@ -28,4 +28,4 @@ dependencies:
- name: onos-cli
condition: import.onos-cli.enabled
repository: file://../onos-cli
version: 1.2.4
version: 1.2.5

0 comments on commit 8577a8b

Please sign in to comment.