diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-26 12:07:52 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-26 12:07:52 +0000 |
commit | 0164020c5c22ccb695d9fa1bd34dcfb47eec5e1c (patch) | |
tree | b528cc3c38b0c2cc19493f4b67b53d22c4e353b9 /releases | |
parent | 8522f181ceba88f995f6b17119807c23d1374c2a (diff) |
Release docker images for policy/distribution: 2.7.0
*** This commit is generated by a PF release script ***
This commit releases the docker images for repo policy/distribution.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6b4bc5bed0ce02b9ee5d8f19ece54d630e2f638a
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.7.0-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.7.0-container.yaml b/releases/2.7.0-container.yaml new file mode 100644 index 00000000..4bb020b1 --- /dev/null +++ b/releases/2.7.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.7.0' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/892' +ref: 8522f181ceba88f995f6b17119807c23d1374c2a +containers: + - name: 'policy-distribution' + version: '2.7.0-20211126T0913' |