diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 16:59:58 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 16:59:58 +0100 |
commit | da9215da049a89f8e70f12bd318429a52fca4702 (patch) | |
tree | 62a23bba828b59ccb30b6103f712a0f44a13b09c | |
parent | 3d3f69a238dd47b74b29ffda49fe05a0309bdb44 (diff) |
Release docker images for policy/api: 2.6.4
This commit releases docker images for repo policy/api.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5eba5c166f796b5ea559f69042253b4f29e50171
-rw-r--r-- | releases/2.6.4-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.6.4-container.yaml b/releases/2.6.4-container.yaml new file mode 100644 index 00000000..8bb325f6 --- /dev/null +++ b/releases/2.6.4-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.6.4' +project: 'policy-api' +log_dir: 'policy-api-maven-docker-stage-jakarta/119' +ref: 3d3f69a238dd47b74b29ffda49fe05a0309bdb44 +containers: + - name: 'policy-api' + version: '2.6.4-20220902T1310' |