Skip to content

Commit 86586c0

Browse files
authored
Merge pull request #2363 from alpar-t/add-ece-3-0-0-ecctl-1-8
Add config for ECE 3.0.0 and Ecctl 1.8.0
2 parents 0e32c96 + 86aa57d commit 86586c0

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

conf.yaml

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ variables:
8181
mapCloudSaasToClientsTeam: &mapCloudSaasToClientsTeam
8282
*cloudSaasCurrent : master
8383
mapCloudEceToClientsTeam: &mapCloudEceToClientsTeam
84+
ms-69: master
8485
ms-65: master
8586
ms-62: master
8687
ms-59: master
@@ -846,8 +847,25 @@ contents:
846847
prefix: en/cloud-enterprise
847848
tags: CloudEnterprise/Reference
848849
subject: ECE
849-
current: ms-65
850-
branches: [ {'ms-65': 2.13}, {'ms-62': 2.12}, {'ms-59': 2.11}, {'ms-57': 2.10}, {'ms-53': 2.9}, {'ms-49': 2.8}, {'ms-47': 2.7}, {'release-ms-41': 2.6}, 2.5, 2.4, 2.3, 2.2, 2.1, 2.0, 1.1, 1.0 ]
850+
current: ms-69
851+
branches:
852+
- ms-69: 3.0
853+
- ms-65: 2.13
854+
- ms-62: 2.12
855+
- ms-59: 2.11
856+
- ms-57: 2.10
857+
- ms-53: 2.9
858+
- ms-49: 2.8
859+
- ms-47: 2.7
860+
- release-ms-41: 2.6
861+
- 2.5
862+
- 2.4
863+
- 2.3
864+
- 2.2
865+
- 2.1
866+
- 2.0
867+
- 1.1
868+
- 1.0
851869
index: docs/cloud-enterprise/index.asciidoc
852870
chunk: 2
853871
private: 1
@@ -864,6 +882,7 @@ contents:
864882
repo: cloud-assets
865883
path: docs
866884
map_branches:
885+
ms-69: master
867886
ms-65: master
868887
ms-62: master
869888
ms-59: master
@@ -938,8 +957,8 @@ contents:
938957
prefix: en/ecctl
939958
tags: CloudControl/Reference
940959
subject: ECCTL
941-
current: 1.7
942-
branches: [ master, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
960+
current: 1.8
961+
branches: [ master, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
943962
index: docs/index.asciidoc
944963
chunk: 1
945964
sources:

0 commit comments

Comments
 (0)