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 46b81dc..228ea3d 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: A helm Chart for kubernetes-ONAP Robot
name: robot
-version: 2.0.0
+version: 3.0.0
diff --git a/requirements.yaml b/requirements.yaml
index 9b24f82..db85323 100644
--- a/requirements.yaml
+++ b/requirements.yaml
@@ -14,7 +14,7 @@
dependencies:
- name: common
- version: ~2.0.0
+ version: ~3.0.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)