diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 15:32:52 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 15:32:52 +0100 |
commit | a01f6d4a063c39566afd98efe685513e81b5d2ce (patch) | |
tree | 18a408b15fbaf7b131c25c0326da2f4a0a8d6680 | |
parent | 29700cfbc202694a97204e4f03e1591013392fa5 (diff) |
Release docker images for policy/clamp: 6.2.3
This commit releases docker images for repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I409bcb48e398d68bf93aeaef8247e6ce137f7b22
-rw-r--r-- | releases/6.2.3-container.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/6.2.3-container.yaml b/releases/6.2.3-container.yaml new file mode 100644 index 000000000..5e5232844 --- /dev/null +++ b/releases/6.2.3-container.yaml @@ -0,0 +1,16 @@ +distribution_type: 'container' +container_release_tag: '6.2.3' +project: 'policy-clamp' +log_dir: 'policy-clamp-maven-docker-stage-master/513' +ref: 29700cfbc202694a97204e4f03e1591013392fa5 +containers: + - name: 'policy-clamp-backend' + version: '6.2-STAGING-20220428T133404Z' + - name: 'policy-clamp-ac-pf-ppnt' + version: '6.2.3-20220428T1334' + - name: 'policy-clamp-ac-k8s-ppnt' + version: '6.2.3-20220428T1334' + - name: 'policy-clamp-ac-http-ppnt' + version: '6.2.3-20220428T1334' + - name: 'policy-clamp-runtime-acm' + version: '6.2.3-20220428T1334' |