diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 19:57:20 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 19:57:20 +0100 |
commit | 6d2e1dd02ba5df5a23d34cadf6143c345211eb27 (patch) | |
tree | 0d0cc189c2a09094e3f4f6448bc1c910f1f6a353 | |
parent | 76755e0dcd1c519c7118ca90c55bcb9033e0134f (diff) |
Release docker images for policy/distribution: 2.7.2
This commit releases docker images for repo policy/distribution.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I655dd26cc801bd55d5f17e979d31cbcd802a7bb3
-rw-r--r-- | releases/2.7.2-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.7.2-container.yaml b/releases/2.7.2-container.yaml new file mode 100644 index 00000000..78adabf9 --- /dev/null +++ b/releases/2.7.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.7.2' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/1030' +ref: 76755e0dcd1c519c7118ca90c55bcb9033e0134f +containers: + - name: 'policy-distribution' + version: '2.7.2-20220412T1812' |