diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:19:51 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:19:51 +0000 |
commit | 077f06bbfda48699a5affe6bc84bc280a4990dc7 (patch) | |
tree | f36c8dcff402cb337b68fb63651574ec60b16546 | |
parent | 7206165ceab1cc78250cba92b51d786a0cfec3c1 (diff) |
Release docker images for policy/pap: 3.1.1
This commit releases docker images for repo policy/pap.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4932
Change-Id: Ifcd49616cd6faa1e19e458f05b26d7369a0a18c1
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-rw-r--r-- | releases/3.1.1-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.1.1-container.yaml b/releases/3.1.1-container.yaml new file mode 100644 index 00000000..0535d2bf --- /dev/null +++ b/releases/3.1.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.1.1' +project: 'policy-pap' +log_dir: 'policy-pap-maven-docker-stage-master/1138' +ref: 7206165ceab1cc78250cba92b51d786a0cfec3c1 +containers: + - name: 'policy-pap' + version: '3.1.1-20240219T0749' |