diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 09:24:39 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 09:24:39 +0100 |
commit | bd6bcaaf83be38898c72507ce49934214a0b1e10 (patch) | |
tree | 20c2c8e735a7d5a7a1d6105bc4a918c65082ba09 | |
parent | 1f5825999ad5966ddb63acb0c2a710686972ddca (diff) |
Release docker images for policy/distribution: 3.1.3
This commit releases docker images for repo policy/distribution.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: If69073041e3194c1f264415d2c5bf66142985c86
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-rw-r--r-- | releases/3.1.3-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.1.3-container.yaml b/releases/3.1.3-container.yaml new file mode 100644 index 00000000..29e0b8f4 --- /dev/null +++ b/releases/3.1.3-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.1.3' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/1406' +ref: 1f5825999ad5966ddb63acb0c2a710686972ddca +containers: + - name: 'policy-distribution' + version: '3.1.3-20240516T1540' |