[VOL-5464] - Flags for ONU reboot optimisation changes
Change-Id: I4e03d2f482feb048ce0a0169153c5f8b3b3d104f
Signed-off-by: Sridhar Ravindra <sridhar.ravindra@radisys.com>
diff --git a/voltha-stack/Chart.yaml b/voltha-stack/Chart.yaml
index 7e586f1..2c62dd1 100644
--- a/voltha-stack/Chart.yaml
+++ b/voltha-stack/Chart.yaml
@@ -34,7 +34,7 @@
## Chart version for package voltha-stack
## Increment when Chart.yaml changes
-version : "2.12.16"
+version : "2.12.17"
# -----------------------------------------------------------------------
# NOTE: Dependencies are chart versions not component/repository version
@@ -43,15 +43,15 @@
dependencies:
- name : voltha
repository : file://../voltha
- version : "2.12.20"
+ version : "2.12.21"
condition : voltha.enabled
- name : "voltha-adapter-openonu"
repository : "file://../voltha-adapter-openonu"
- version : "2.12.5"
+ version : "2.12.6"
condition : "voltha-adapter-openonu.enabled"
- name : voltha-adapter-openolt
repository : file://../voltha-adapter-openolt
- version : "2.12.7"
+ version : "2.12.8"
condition : voltha-adapter-openolt.enabled
- name : voltha-go-controller
repository : file://../voltha-go-controller