summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2024-01-11 15:05:08 +0000
committerdanielhanrahan <daniel.hanrahan@est.tech>2024-01-11 15:05:08 +0000
commitfd729601c69463ba2d4db6359d41bb40a639a321 (patch)
tree6bf9ceebfa5f02ec6e38a3dca0f3b677d1e6827c
parent462448148d5d8aa2b967ce6f9a2468bff23d7fc9 (diff)
Add container yaml for CPS 3.4.2
- added container yaml to release the docker images for CPS 3.4.2 Issue-ID: CPS-2026 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I6970a99894ceed26a982350663533cb344ec3e50
-rw-r--r--releases/3.4.2-container.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.4.2-container.yaml b/releases/3.4.2-container.yaml
new file mode 100644
index 000000000..2da78ad7f
--- /dev/null
+++ b/releases/3.4.2-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: container
+container_release_tag: 3.4.2
+project: cps
+log_dir: cps-maven-docker-stage-master/933/
+ref: 02d8bf8c8a3469f75ef841c9d8c72349c51f3330
+containers:
+ - name: 'cps-and-ncmp'
+ version: '3.4.2-20240111T145232Z' \ No newline at end of file