diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-19 21:28:05 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-19 21:28:05 +0100 |
commit | 6b3acc4da099b55ade2b6871e2c50a146e70ab00 (patch) | |
tree | 64d9188e5d9f6a2362001f105259c48ce34cf847 | |
parent | 3c4b815da77bb22ce72a8ad307f4ed3f58ee3a08 (diff) |
Release docker images for policy/apex-pdp: 2.5.6
This commit releases docker images for repo policy/apex-pdp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4369
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I2e09c8ecf7e94abe88e58ed4be1acc98be49c37a
-rw-r--r-- | releases/2.5.6-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.5.6-container.yaml b/releases/2.5.6-container.yaml new file mode 100644 index 000000000..4da2baf67 --- /dev/null +++ b/releases/2.5.6-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.5.6' +project: 'policy-apex-pdp' +log_dir: 'policy-apex-pdp-maven-docker-stage-honolulu/585' +ref: 3c4b815da77bb22ce72a8ad307f4ed3f58ee3a08 +containers: + - name: 'policy-apex-pdp' + version: '2.5.6-20221019T1959' |