aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/requirements.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/portal/requirements.yaml')
-rw-r--r--kubernetes/portal/requirements.yaml13
1 files changed, 7 insertions, 6 deletions
diff --git a/kubernetes/portal/requirements.yaml b/kubernetes/portal/requirements.yaml
index 4bca811478..2be01cf098 100644
--- a/kubernetes/portal/requirements.yaml
+++ b/kubernetes/portal/requirements.yaml
@@ -1,5 +1,6 @@
# Copyright © 2017 Amdocs, Bell Canada
# Modifications Copyright © 2018 AT&T
+# Modifications Copyright © 2021 Orange
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -15,20 +16,20 @@
dependencies:
- name: common
- version: ~8.x-0
+ version: ~9.x-0
repository: '@local'
- name: portal-app
- version: ~8.x-0
+ version: ~9.x-0
repository: 'file://components/portal-app'
- name: portal-cassandra
- version: ~8.x-0
+ version: ~9.x-0
repository: 'file://components/portal-cassandra'
- name: portal-mariadb
- version: ~8.x-0
+ version: ~9.x-0
repository: 'file://components/portal-mariadb'
- name: portal-sdk
- version: ~8.x-0
+ version: ~9.x-0
repository: 'file://components/portal-sdk'
- name: portal-widget
- version: ~8.x-0
+ version: ~9.x-0
repository: 'file://components/portal-widget'