summaryrefslogtreecommitdiffstats
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 0a68eb9..122737b 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: 5.0.0
+version: 6.0.0
diff --git a/components/aai-babel/requirements.yaml b/components/aai-babel/requirements.yaml
index d920c92..8297688 100644
--- a/components/aai-babel/requirements.yaml
+++ b/components/aai-babel/requirements.yaml
@@ -15,7 +15,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)