diff options
author | 2025-01-28 09:51:09 +0000 | |
---|---|---|
committer | 2025-01-28 09:51:09 +0000 | |
commit | fba6dc4191f06dd82f19075ac1af6a46c9e37916 (patch) | |
tree | c96718144a101c2e4cd96b312406b229a0ec3bfd | |
parent | 41f599081d0aabd970e75cca6a74361117107165 (diff) |
Release docker images for policy/pap: 4.1.0
This commit releases docker images for repo policy/pap.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I377000ed4f26ecb4db778410971a1096232c029e
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-rw-r--r-- | releases/4.1.0-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/4.1.0-container.yaml b/releases/4.1.0-container.yaml new file mode 100644 index 00000000..ba53ba4f --- /dev/null +++ b/releases/4.1.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '4.1.0' +project: 'policy-pap' +log_dir: 'policy-pap-maven-docker-stage-master/1143' +ref: 41f599081d0aabd970e75cca6a74361117107165 +containers: + - name: 'policy-pap' + version: '4.1.0-20250128T0851' |