aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-babel
diff options
context:
space:
mode:
Diffstat (limited to 'components/aai-babel')
-rw-r--r--components/aai-babel/Chart.yaml2
-rw-r--r--components/aai-babel/requirements.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/components/aai-babel/Chart.yaml b/components/aai-babel/Chart.yaml
index 122737b..1fcad30 100644
--- a/components/aai-babel/Chart.yaml
+++ b/components/aai-babel/Chart.yaml
@@ -16,4 +16,4 @@
apiVersion: v1
description: Babel microservice
name: aai-babel
-version: 6.0.0
+version: 7.0.0
diff --git a/components/aai-babel/requirements.yaml b/components/aai-babel/requirements.yaml
index 8297688..193ad2d 100644
--- a/components/aai-babel/requirements.yaml
+++ b/components/aai-babel/requirements.yaml
@@ -15,7 +15,7 @@
dependencies:
- name: common
- version: ~6.x-0
+ version: ~7.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)