diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 15:17:23 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 15:17:23 +0100 |
commit | f08c47b21681c192b35d5ef091826d63a7f752a1 (patch) | |
tree | 7d6c9544ef5fe89508b81da50229661e16840a19 /releases | |
parent | 57631c32e169859305a702285c79f4a41b6b1d48 (diff) |
Release docker images for policy/distribution: 3.0.2
This commit releases docker images for repo policy/distribution.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I3e01cc612c80651f57218734c33fc48cb9493431
Diffstat (limited to 'releases')
-rw-r--r-- | releases/3.0.2-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.0.2-container.yaml b/releases/3.0.2-container.yaml new file mode 100644 index 00000000..54ac5bde --- /dev/null +++ b/releases/3.0.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.0.2' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/1402' +ref: 57631c32e169859305a702285c79f4a41b6b1d48 +containers: + - name: 'policy-distribution' + version: '3.0.2-20231113T1317' |