diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-02-07 15:45:06 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-02-07 15:45:06 +0000 |
commit | 546fab7794f505d2555d58c25c0898f25e5f84b8 (patch) | |
tree | 713a10dae53eeac1dbdb6358e1657afb04b011e5 /releases | |
parent | b894c9e21077b31eeca6ab93c27304c56e3e61f8 (diff) |
Add container yaml for CPS 3.4.3
- added container yaml to release the docker images for CPS 3.4.3
Issue-ID: CPS-2077
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I2e0563a1942d571135ce688c1a339cd4a56f7458
Diffstat (limited to 'releases')
-rw-r--r-- | releases/3.4.3-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.4.3-container.yaml b/releases/3.4.3-container.yaml new file mode 100644 index 0000000000..685e230087 --- /dev/null +++ b/releases/3.4.3-container.yaml @@ -0,0 +1,8 @@ +distribution_type: container +container_release_tag: 3.4.3 +project: cps +log_dir: cps-maven-docker-stage-master/934/ +ref: 7ce495b1e5871d42392b0b45fd3babd9fd5bd634 +containers: + - name: 'cps-and-ncmp' + version: '3.4.3-20240207T150310Z'
\ No newline at end of file |