diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-26 12:07:47 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-26 12:07:47 +0000 |
commit | c327c02f95880ff0d3954d3238ad44a685f9b5e8 (patch) | |
tree | 24717f463c90e576f1bd1bdf945cce01b8defb2f | |
parent | 670413e9d19c2d172ec0458b72b50ffbce9870e0 (diff) |
Release docker images for policy/xacml-pdp: 2.6.0
*** This commit is generated by a PF release script ***
This commit releases the docker images for repo policy/xacml-pdp.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I22232f6dc8039739893517521a06095dcb200147
-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..2e2d3d3b --- /dev/null +++ b/releases/2.6.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.6.0' +project: 'policy-xacml-pdp' +log_dir: 'policy-xacml-pdp-maven-docker-stage-master/895' +ref: 670413e9d19c2d172ec0458b72b50ffbce9870e0 +containers: + - name: 'policy-xacml-pdp' + version: '2.6.0-20211126T0913' |