aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/requirements.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/sdc/requirements.yaml')
-rw-r--r--kubernetes/sdc/requirements.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/kubernetes/sdc/requirements.yaml b/kubernetes/sdc/requirements.yaml
index 1b7cd0ebb1..aac3d46c2a 100644
--- a/kubernetes/sdc/requirements.yaml
+++ b/kubernetes/sdc/requirements.yaml
@@ -15,22 +15,22 @@
dependencies:
- name: sdc-be
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/sdc-be'
- name: sdc-cs
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/sdc-cs'
- name: sdc-fe
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/sdc-fe'
- name: sdc-onboarding-be
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/sdc-onboarding-be'
- name: sdc-wfd-be
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/sdc-wfd-be'
condition: sdc-wfd.enabled
- name: sdc-wfd-fe
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/sdc-wfd-fe'
condition: sdc-wfd.enabled \ No newline at end of file