diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 15:38:06 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 15:38:06 +0000 |
commit | 713031e347987da3562d1c35f1f6cfabccb080a0 (patch) | |
tree | ba857fead5a0ca8cb27634fc7f3f23ca3ca44669 /releases | |
parent | 8c17e83847a54a44c340c6161c4df93d5574f329 (diff) |
Release docker images for policy/apex-pdp: 2.9.0
This commit releases docker images for repo policy/apex-pdp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I82b67cf22f69220dea90b078b79ecea58c9798af
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.9.0-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.9.0-container.yaml b/releases/2.9.0-container.yaml new file mode 100644 index 000000000..f4e62a853 --- /dev/null +++ b/releases/2.9.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.9.0' +project: 'policy-apex-pdp' +log_dir: 'policy-apex-pdp-maven-docker-stage-master/1297' +ref: 8c17e83847a54a44c340c6161c4df93d5574f329 +containers: + - name: 'policy-apex-pdp' + version: '2.9.0-20221215T1429' |