Fixing mistakenly committed value
Change-Id: Iec06941f263ceeaa639a192e7045f4ef3fde6ffb
diff --git a/xos-core/Chart.yaml b/xos-core/Chart.yaml
index 0484fd8..faefbaf 100644
--- a/xos-core/Chart.yaml
+++ b/xos-core/Chart.yaml
@@ -17,7 +17,7 @@
description: XOS - An Extensible Cloud Operating System
icon: https://guide.opencord.org/logos/xos.svg
-version: 2.3.4
+version: 2.3.5
# appVersion is of the xos-core and xos-chameleon containers.
# xos-tosca and xos-api-tester are versioned in values.yaml
diff --git a/xos-core/values.yaml b/xos-core/values.yaml
index 33967bb..e28392f 100644
--- a/xos-core/values.yaml
+++ b/xos-core/values.yaml
@@ -27,8 +27,8 @@
pullPolicy: 'Always'
xos_tosca:
- repository: '10.90.0.101:30500/xosproject/xos-tosca'
- tag: 'candidate'
+ repository: 'xosproject/xos-tosca'
+ tag: '1.1.6'
pullPolicy: 'Always'
xos_api_tester: