diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 10:54:14 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 10:54:19 +0100 |
commit | b474a845b9c5b0d1cdb3a40ac0eb4378c5323e28 (patch) | |
tree | a205b7276bb6ab7286043b43e8a07051133cc671 | |
parent | 41f1518017adc176321ca2a0a41e877359057364 (diff) |
Release policy/distribution 2.6.1 images
Issue-ID: POLICY-3696
Change-Id: I3d0f1f3134cdb0acdbe0ed0e42886f2904ff6559
Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r-- | releases/2.6.1-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.6.1-container.yaml b/releases/2.6.1-container.yaml new file mode 100644 index 00000000..2bc4d44b --- /dev/null +++ b/releases/2.6.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.6.1' +project: 'policy-distribution' +log_dir: 'policy-distribution-maven-docker-stage-master/849' +ref: 41f1518017adc176321ca2a0a41e877359057364 +containers: + - name: 'policy-distribution' + version: '2.6.1-20211014T0924' |