diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 19:47:13 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 19:47:13 +0100 |
commit | 7b91174bb6c8cca2fbb8bb057ad445fa3d68a462 (patch) | |
tree | d188290478fe9319aaab397b0b38f6b8c82b03c2 | |
parent | 1a704427f247ada4073f3d5c7371e1408b780ddd (diff) |
Release docker images for policy/apex-pdp: 2.7.2
This commit releases docker images for repo policy/apex-pdp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifd249e3056583bb0469f5c1b0799a03544586f2b
-rw-r--r-- | releases/2.7.2-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.7.2-container.yaml b/releases/2.7.2-container.yaml new file mode 100644 index 000000000..b8b76fa8e --- /dev/null +++ b/releases/2.7.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.7.2' +project: 'policy-apex-pdp' +log_dir: 'policy-apex-pdp-maven-docker-stage-master/1049' +ref: 1a704427f247ada4073f3d5c7371e1408b780ddd +containers: + - name: 'policy-apex-pdp' + version: '2.7.2-20220412T1812' |