diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 11:44:12 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 11:44:12 -0400 |
commit | e8d4f9272855633c57737143032cfe31ee94ddd0 (patch) | |
tree | aaaec06bddb25b0d328cc866b105855c6cb5c482 | |
parent | e614be10c88245aeaceb1c8efc3a939957a0aac7 (diff) |
Release docker images for policy/pap: 2.8.2
This commit releases docker images for repo policy/pap.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: Ie97635e340dae1d4f776b927e630b658a5f0e9ed
-rw-r--r-- | releases/2.8.2-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.8.2-container.yaml b/releases/2.8.2-container.yaml new file mode 100644 index 00000000..f64677bc --- /dev/null +++ b/releases/2.8.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.8.2' +project: 'policy-pap' +log_dir: 'policy-pap-maven-docker-stage-master/1134' +ref: e614be10c88245aeaceb1c8efc3a939957a0aac7 +containers: + - name: 'policy-pap' + version: '2.8.2-20230425T0932' |