aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Chart.yaml2
-rw-r--r--requirements.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Chart.yaml b/Chart.yaml
index 7dbed54..ac1af17 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: A helm Chart for kubernetes-ONAP Robot
name: robot
-version: 5.0.0
+version: 6.0.0
diff --git a/requirements.yaml b/requirements.yaml
index 537ede6..cf08520 100644
--- a/requirements.yaml
+++ b/requirements.yaml
@@ -14,7 +14,7 @@
dependencies:
- name: common
- version: ~5.x-0
+ version: ~6.x-0
# local reference to common chart, as it is
# a part of this chart's package and will not
# be published independently to a repo (at this point)