diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-01 13:25:45 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-01 13:25:45 +0000 |
commit | 5abcc379b5a07aa4d596dc334afc877418116147 (patch) | |
tree | 1a447d863d806a4152d6fdc41e6e57c739f22255 | |
parent | 36878a2e7e07969fcd04da08cdf17363076b4253 (diff) |
Release docker images for policy/clamp: 6.1.4
This commit releases docker images for repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia728d7cf11e60ad9c3a75e235444ef8ca52d27f5
-rw-r--r-- | releases/6.1.4-container.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/releases/6.1.4-container.yaml b/releases/6.1.4-container.yaml new file mode 100644 index 000000000..9b9768236 --- /dev/null +++ b/releases/6.1.4-container.yaml @@ -0,0 +1,18 @@ +distribution_type: 'container' +container_release_tag: '6.1.4' +project: 'policy-clamp' +log_dir: 'policy-clamp-maven-docker-stage-istanbul/138' +ref: 36878a2e7e07969fcd04da08cdf17363076b4253 +containers: + - name: 'policy-clamp-backend' + version: '6.1-STAGING-20220301T062003Z' + - name: 'policy-clamp-frontend' + version: '6.1-STAGING-20220301T062003Z' + - name: 'policy-clamp-cl-pf-ppnt' + version: '6.1.4-20220301T0620' + - name: 'policy-clamp-cl-k8s-ppnt' + version: '6.1.4-20220301T0620' + - name: 'policy-clamp-cl-http-ppnt' + version: '6.1.4-20220301T0620' + - name: 'policy-clamp-cl-runtime' + version: '6.1.4-20220301T0620' |