diff options
author | 2025-01-28 09:50:56 +0000 | |
---|---|---|
committer | 2025-01-28 09:50:56 +0000 | |
commit | b5430235e15693ca091dd8062727be7adb157e18 (patch) | |
tree | ad3128b7aee91144fb6101175212b42c92d60f3b | |
parent | 32805d28eb0ce9662f01f5a1e918a7a69e4a01b5 (diff) |
Release docker images for policy/distribution: 4.1.0
This commit releases docker images for repo policy/distribution.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: If9394c14501097c0213b28198ec5c1eaff3e69d4
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..907e2ea5 --- /dev/null +++ b/releases/4.1.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '4.1.0' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/1409' +ref: 32805d28eb0ce9662f01f5a1e918a7a69e4a01b5 +containers: + - name: 'policy-distribution' + version: '4.1.0-20250128T0851' |