diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 15:17:17 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 15:17:17 +0100 |
commit | 33acacc9e6e379b8ae5f9dc73e8fbd4c366f148f (patch) | |
tree | 70926704a5b8a0b0ce52a53fa05ba54f9bc70d3f /releases | |
parent | 43b5e8973fe5aca585cfa9d31b5d49c88bf862f7 (diff) |
Release docker images for policy/clamp: 7.0.3
This commit releases docker images for repo policy/clamp.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I2cb0a5072c1147556dcc89f67a112a77e64a8ce3
Diffstat (limited to 'releases')
-rw-r--r-- | releases/7.0.3-container.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/releases/7.0.3-container.yaml b/releases/7.0.3-container.yaml new file mode 100644 index 000000000..e470e5cf6 --- /dev/null +++ b/releases/7.0.3-container.yaml @@ -0,0 +1,22 @@ +distribution_type: 'container' +container_release_tag: '7.0.3' +project: 'policy-clamp' +log_dir: 'policy-clamp-maven-docker-stage-master/872' +ref: 43b5e8973fe5aca585cfa9d31b5d49c88bf862f7 +containers: + - name: 'policy-clamp-ac-pf-ppnt' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-ac-k8s-ppnt' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-ac-http-ppnt' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-ac-a1pms-ppnt' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-runtime-acm' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-acm-element-impl' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-ac-kserve-ppnt' + version: '7.0.3-20231113T1319' + - name: 'policy-clamp-ac-sim-ppnt' + version: '7.0.3-20231113T1319' |