diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 17:00:10 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 17:00:10 +0100 |
commit | 04d067b5c648b16131871d45148f22a6e4888afd (patch) | |
tree | f15ecf9c3dcda1674bcad6310486bcc392b1884d | |
parent | 941d38b30f2fc7f8f3704d295df89c2877684b3a (diff) |
Release docker images for policy/clamp: 6.2.4
This commit releases docker images for repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic9707ec7b899f00fdff9a81dda95e79158641888
-rw-r--r-- | releases/6.2.4-container.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/6.2.4-container.yaml b/releases/6.2.4-container.yaml new file mode 100644 index 000000000..5cc9cc869 --- /dev/null +++ b/releases/6.2.4-container.yaml @@ -0,0 +1,16 @@ +distribution_type: 'container' +container_release_tag: '6.2.4' +project: 'policy-clamp' +log_dir: 'policy-clamp-maven-docker-stage-jakarta/119' +ref: 941d38b30f2fc7f8f3704d295df89c2877684b3a +containers: + - name: 'policy-clamp-backend' + version: '6.2-STAGING-20220902T132422Z' + - name: 'policy-clamp-ac-pf-ppnt' + version: '6.2.4-20220902T1324' + - name: 'policy-clamp-ac-k8s-ppnt' + version: '6.2.4-20220902T1324' + - name: 'policy-clamp-ac-http-ppnt' + version: '6.2.4-20220902T1324' + - name: 'policy-clamp-runtime-acm' + version: '6.2.4-20220902T1324' |