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