diff options
author | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 11:43:58 -0400 |
---|---|---|
committer | Suresh Charan <suresh.charan@bell.ca> | 2023-04-25 11:43:58 -0400 |
commit | bce965114284f91b9a4ef04e0f07c364194e4017 (patch) | |
tree | 8513f94b6ac853b0a777dcc4d2afdc4090efdf70 | |
parent | adc1142be0188dc66df7144495ea29a342598e7c (diff) |
Release docker images for policy/distribution: 2.9.2
This commit releases docker images for repo policy/distribution.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I3c2f67f0efd5592f2b890c9a2f98d833f4ee6f2f
-rw-r--r-- | releases/2.9.2-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.9.2-container.yaml b/releases/2.9.2-container.yaml new file mode 100644 index 00000000..dbb35b49 --- /dev/null +++ b/releases/2.9.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.9.2' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/1400' +ref: adc1142be0188dc66df7144495ea29a342598e7c +containers: + - name: 'policy-distribution' + version: '2.9.2-20230425T0932' |