diff options
author | Jim Hahn <jrh3@att.com> | 2021-08-31 10:40:20 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-08-31 10:40:39 -0400 |
commit | eefff75efb607b035944a4094a16326778201b9b (patch) | |
tree | d80796c3145240101c639b54507689e1464fcf28 | |
parent | 60e717ffb03d10b35d9dca6ed0c4fa2c6763301d (diff) |
Release xacml 2.4.5 docker image for honolulu
Issue-ID: POLICY-3531
Change-Id: I266f0e7127f107e7960c73e54004f74239de35de
Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r-- | releases/2.4.5-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.4.5-container.yaml b/releases/2.4.5-container.yaml new file mode 100644 index 00000000..1441e5f5 --- /dev/null +++ b/releases/2.4.5-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.4.5' +project: 'policy-xacml-pdp' +log_dir: 'policy-xacml-pdp-maven-docker-stage-honolulu/177' +ref: 60e717ffb03d10b35d9dca6ed0c4fa2c6763301d +containers: + - name: 'policy-xacml-pdp' + version: '2.4.5-20210830T2040' |