diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-05-06 15:59:48 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-05-06 15:59:48 +0300 |
commit | b8d6ebb2566c458fcc5e299f8a6c35c806f61e0f (patch) | |
tree | 55b2fad3fa815ec8092b533f209951b6a73f8cd7 | |
parent | eb28c3147279fb7c741c2d64bff3d9787cc6c4c3 (diff) |
Release 1.6.5
Change-Id: I5d60d01f68140bbb5aa3d041fb38cacfbdd02487
Issue-ID: SDC-2942
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r-- | releases/1.6.5-container.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/releases/1.6.5-container.yaml b/releases/1.6.5-container.yaml new file mode 100644 index 0000000000..3ac7292861 --- /dev/null +++ b/releases/1.6.5-container.yaml @@ -0,0 +1,20 @@ +distribution_type: 'container' +container_release_tag: '1.6.5' +project: 'sdc' +log_dir: 'sdc-maven-docker-stage-frankfurt/64' +ref: eb28c3147279fb7c741c2d64bff3d9787cc6c4c3 +containers: + - name: 'sdc-backend' + version: '1.6.5-20200506T091122Z' + - name: 'sdc-backend-init' + version: '1.6.5-20200506T091122Z' + - name: 'sdc-cassandra' + version: '1.6.5-20200506T091122Z' + - name: 'sdc-cassandra-init' + version: '1.6.5-20200506T091122Z' + - name: 'sdc-frontend' + version: '1.6.5-20200506T091122Z' + - name: 'sdc-onboard-backend' + version: '1.6.5-20200506T091122Z' + - name: 'sdc-onboard-cassandra-init' + version: '1.6.5-20200506T091122Z'
\ No newline at end of file |