diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 20:21:25 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 20:21:25 +0000 |
commit | 65045f7aca1d7f94168337f46522a67d1b901c3b (patch) | |
tree | bb784efc3e551ce3effdf28c87d53488f58ea328 | |
parent | a39dd3129a9ddb6a713128d3714e22df61d861d0 (diff) |
Release docker images for policy/distribution: 2.8.2
This commit releases docker images for repo policy/distribution.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie380f105cdaaa256cf1819ab986b31ffcfd4d270
-rw-r--r-- | releases/2.8.2-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.8.2-container.yaml b/releases/2.8.2-container.yaml new file mode 100644 index 00000000..9f934aa1 --- /dev/null +++ b/releases/2.8.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.8.2' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-kohn/30' +ref: a39dd3129a9ddb6a713128d3714e22df61d861d0 +containers: + - name: 'policy-distribution' + version: '2.8.2-20221122T1829' |