This is an automated email from the ASF dual-hosted git repository.

jstastnycz pushed a commit to branch radtriste-fix-pipelines
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-images.git

commit b3d0aaee3ef7aa095754fe1571cefc64465b65e6
Author: jstastny-cz <[email protected]>
AuthorDate: Thu Nov 16 10:22:14 2023 +0100

    replace mailing lists
---
 kogito-base-builder-image.yaml                                          | 2 +-
 kogito-data-index-ephemeral-image.yaml                                  | 2 +-
 kogito-data-index-infinispan-image.yaml                                 | 2 +-
 kogito-data-index-mongodb-image.yaml                                    | 2 +-
 kogito-data-index-oracle-image.yaml                                     | 2 +-
 kogito-data-index-postgresql-image.yaml                                 | 2 +-
 kogito-explainability-image.yaml                                        | 2 +-
 kogito-jit-runner-image.yaml                                            | 2 +-
 kogito-jobs-service-allinone-image.yaml                                 | 2 +-
 kogito-jobs-service-ephemeral-image.yaml                                | 2 +-
 kogito-jobs-service-infinispan-image.yaml                               | 2 +-
 kogito-jobs-service-mongodb-image.yaml                                  | 2 +-
 kogito-jobs-service-postgresql-image.yaml                               | 2 +-
 kogito-management-console-image.yaml                                    | 2 +-
 kogito-runtime-jvm-image.yaml                                           | 2 +-
 kogito-runtime-native-image.yaml                                        | 2 +-
 kogito-s2i-builder-image.yaml                                           | 2 +-
 kogito-swf-builder-image.yaml                                           | 2 +-
 kogito-swf-devmode-image.yaml                                           | 2 +-
 kogito-task-console-image.yaml                                          | 2 +-
 kogito-trusty-infinispan-image.yaml                                     | 2 +-
 kogito-trusty-postgresql-image.yaml                                     | 2 +-
 kogito-trusty-redis-image.yaml                                          | 2 +-
 kogito-trusty-ui-image.yaml                                             | 2 +-
 logic-data-index-ephemeral-rhel8-image.yaml                             | 2 +-
 logic-swf-builder-rhel8-image.yaml                                      | 2 +-
 logic-swf-devmode-rhel8-image.yaml                                      | 2 +-
 tests/features/data-index/kogito-data-index-ephemeral.feature           | 2 +-
 tests/features/data-index/kogito-data-index-infinispan.feature          | 2 +-
 tests/features/data-index/kogito-data-index-mongodb.feature             | 2 +-
 tests/features/data-index/kogito-data-index-oracle.feature              | 2 +-
 tests/features/data-index/kogito-data-index-postgresql.feature          | 2 +-
 tests/features/jobs-service/kogito-jobs-service-all-in-one.feature      | 2 +-
 tests/features/jobs-service/kogito-jobs-service-ephemeral.feature       | 2 +-
 tests/features/jobs-service/kogito-jobs-service-infinispan.feature      | 2 +-
 tests/features/jobs-service/kogito-jobs-service-mongodb.feature         | 2 +-
 tests/features/jobs-service/kogito-jobs-service-postgresql.feature      | 2 +-
 tests/features/kogito-explainability.feature                            | 2 +-
 tests/features/kogito-jit-runner.feature                                | 2 +-
 tests/features/kogito-management-console.feature                        | 2 +-
 tests/features/kogito-runtime-jvm.feature                               | 2 +-
 tests/features/kogito-runtime-native.feature                            | 2 +-
 tests/features/kogito-s2i-builder.feature                               | 2 +-
 tests/features/kogito-task-console.feature                              | 2 +-
 .../openshift-serverless-logic/logic-data-index-ephemeral.feature       | 2 +-
 tests/features/openshift-serverless-logic/logic-swf-builder.feature     | 2 +-
 tests/features/openshift-serverless-logic/logic-swf-devmode.feature     | 2 +-
 tests/features/trusty/kogito-trusty-infinispan.feature                  | 2 +-
 tests/features/trusty/kogito-trusty-postgresql.feature                  | 2 +-
 tests/features/trusty/kogito-trusty-redis.feature                       | 2 +-
 tests/features/trusty/kogito-trusty-ui.feature                          | 2 +-
 51 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/kogito-base-builder-image.yaml b/kogito-base-builder-image.yaml
index a477a712..88be045b 100644
--- a/kogito-base-builder-image.yaml
+++ b/kogito-base-builder-image.yaml
@@ -17,7 +17,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Platform for building Kogito based on JDK and Maven"
   - name: "io.k8s.display-name"
diff --git a/kogito-data-index-ephemeral-image.yaml 
b/kogito-data-index-ephemeral-image.yaml
index ca4d1a1b..00e9f723 100644
--- a/kogito-data-index-ephemeral-image.yaml
+++ b/kogito-data-index-ephemeral-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Data Index Service for ephemeral 
PostgreSQL persistence provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-data-index-infinispan-image.yaml 
b/kogito-data-index-infinispan-image.yaml
index c0416aee..e8ebd312 100644
--- a/kogito-data-index-infinispan-image.yaml
+++ b/kogito-data-index-infinispan-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Data Index Service for Infinispan 
persistence provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-data-index-mongodb-image.yaml 
b/kogito-data-index-mongodb-image.yaml
index fd091fc5..ff9d55d6 100644
--- a/kogito-data-index-mongodb-image.yaml
+++ b/kogito-data-index-mongodb-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Data Index Service for Mongodb 
persistence provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-data-index-oracle-image.yaml 
b/kogito-data-index-oracle-image.yaml
index f4f544ae..af4c192d 100644
--- a/kogito-data-index-oracle-image.yaml
+++ b/kogito-data-index-oracle-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Data Index Service for Oracle persistence 
provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-data-index-postgresql-image.yaml 
b/kogito-data-index-postgresql-image.yaml
index 56ecf30f..e7ba4fb4 100644
--- a/kogito-data-index-postgresql-image.yaml
+++ b/kogito-data-index-postgresql-image.yaml
@@ -10,7 +10,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Data Index Service for PostgreSQL 
persistence provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-explainability-image.yaml b/kogito-explainability-image.yaml
index dab26f90..059c6685 100644
--- a/kogito-explainability-image.yaml
+++ b/kogito-explainability-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Explainability Service"
   - name: "io.k8s.display-name"
diff --git a/kogito-jit-runner-image.yaml b/kogito-jit-runner-image.yaml
index 841a3103..423ac0ff 100644
--- a/kogito-jit-runner-image.yaml
+++ b/kogito-jit-runner-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito JIT Runner"
   - name: "io.k8s.display-name"
diff --git a/kogito-jobs-service-allinone-image.yaml 
b/kogito-jobs-service-allinone-image.yaml
index a83a110a..60c360fb 100644
--- a/kogito-jobs-service-allinone-image.yaml
+++ b/kogito-jobs-service-allinone-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Jobs Service with all available jdbc 
providers"
   - name: "io.k8s.display-name"
diff --git a/kogito-jobs-service-ephemeral-image.yaml 
b/kogito-jobs-service-ephemeral-image.yaml
index 497d8ef7..5975572e 100644
--- a/kogito-jobs-service-ephemeral-image.yaml
+++ b/kogito-jobs-service-ephemeral-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito in memory Jobs Service"
   - name: "io.k8s.display-name"
diff --git a/kogito-jobs-service-infinispan-image.yaml 
b/kogito-jobs-service-infinispan-image.yaml
index a772a679..5ab15692 100644
--- a/kogito-jobs-service-infinispan-image.yaml
+++ b/kogito-jobs-service-infinispan-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Jobs Service based on Infinispan"
   - name: "io.k8s.display-name"
diff --git a/kogito-jobs-service-mongodb-image.yaml 
b/kogito-jobs-service-mongodb-image.yaml
index 40577f65..d83a4584 100644
--- a/kogito-jobs-service-mongodb-image.yaml
+++ b/kogito-jobs-service-mongodb-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Jobs Service based on MongoDB"
   - name: "io.k8s.display-name"
diff --git a/kogito-jobs-service-postgresql-image.yaml 
b/kogito-jobs-service-postgresql-image.yaml
index 98e2608b..56ea62d8 100644
--- a/kogito-jobs-service-postgresql-image.yaml
+++ b/kogito-jobs-service-postgresql-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Jobs Service based on Postgresql"
   - name: "io.k8s.display-name"
diff --git a/kogito-management-console-image.yaml 
b/kogito-management-console-image.yaml
index f604fdfa..3a4de549 100644
--- a/kogito-management-console-image.yaml
+++ b/kogito-management-console-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Management Console, manage your Business 
Process easily."
   - name: "io.k8s.display-name"
diff --git a/kogito-runtime-jvm-image.yaml b/kogito-runtime-jvm-image.yaml
index 245c42db..8871487f 100644
--- a/kogito-runtime-jvm-image.yaml
+++ b/kogito-runtime-jvm-image.yaml
@@ -17,7 +17,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito based on Quarkus or Spring Boot JVM image"
   - name: "io.k8s.display-name"
diff --git a/kogito-runtime-native-image.yaml b/kogito-runtime-native-image.yaml
index 56412886..62139b82 100644
--- a/kogito-runtime-native-image.yaml
+++ b/kogito-runtime-native-image.yaml
@@ -17,7 +17,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito based on Quarkus native image"
   - name: "io.k8s.display-name"
diff --git a/kogito-s2i-builder-image.yaml b/kogito-s2i-builder-image.yaml
index a947f4f7..7c4b288a 100644
--- a/kogito-s2i-builder-image.yaml
+++ b/kogito-s2i-builder-image.yaml
@@ -17,7 +17,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Platform for building Kogito based on Quarkus or Spring Boot"
   - name: "io.k8s.display-name"
diff --git a/kogito-swf-builder-image.yaml b/kogito-swf-builder-image.yaml
index ee6b1d68..421d0448 100644
--- a/kogito-swf-builder-image.yaml
+++ b/kogito-swf-builder-image.yaml
@@ -37,7 +37,7 @@
       - name: "org.kie.kogito.version"
         value: "2.0.0-SNAPSHOT"
       - name: "maintainer"
-        value: "kogito <[email protected]>"
+        value: "Apache KIE <[email protected]>"
       - name: "io.k8s.description"
         value: "Kogito Serverless Workflow base builder with Quarkus 
extensions libraries preinstalled."
       - name: "io.k8s.display-name"
diff --git a/kogito-swf-devmode-image.yaml b/kogito-swf-devmode-image.yaml
index 7c647a71..2503a869 100644
--- a/kogito-swf-devmode-image.yaml
+++ b/kogito-swf-devmode-image.yaml
@@ -33,7 +33,7 @@
       - name: "org.kie.kogito.version"
         value: "2.0.0-SNAPSHOT"
       - name: "maintainer"
-        value: "kogito <[email protected]>"
+        value: "Apache KIE <[email protected]>"
       - name: "io.k8s.description"
         value: "Kogito Serverless Workflow base builder with Quarkus 
extensions libraries preinstalled."
       - name: "io.k8s.display-name"
diff --git a/kogito-task-console-image.yaml b/kogito-task-console-image.yaml
index 18ca8eab..d4a0d1a0 100644
--- a/kogito-task-console-image.yaml
+++ b/kogito-task-console-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Task Console, manage your Business 
Process easily."
   - name: "io.k8s.display-name"
diff --git a/kogito-trusty-infinispan-image.yaml 
b/kogito-trusty-infinispan-image.yaml
index 5e4807d8..0fcec594 100644
--- a/kogito-trusty-infinispan-image.yaml
+++ b/kogito-trusty-infinispan-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Trusty Service for Infinispan persistence 
provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-trusty-postgresql-image.yaml 
b/kogito-trusty-postgresql-image.yaml
index d0e14256..6f8848df 100644
--- a/kogito-trusty-postgresql-image.yaml
+++ b/kogito-trusty-postgresql-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Trusty Service for PostgreSQL persistence 
provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-trusty-redis-image.yaml b/kogito-trusty-redis-image.yaml
index 0964ab65..eb5bfc69 100644
--- a/kogito-trusty-redis-image.yaml
+++ b/kogito-trusty-redis-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Trusty Service for Redis persistence 
provider"
   - name: "io.k8s.display-name"
diff --git a/kogito-trusty-ui-image.yaml b/kogito-trusty-ui-image.yaml
index b5d41494..0386231f 100644
--- a/kogito-trusty-ui-image.yaml
+++ b/kogito-trusty-ui-image.yaml
@@ -9,7 +9,7 @@ labels:
   - name: "org.kie.kogito.version"
     value: "2.0.0-SNAPSHOT"
   - name: "maintainer"
-    value: "kogito <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Runtime image for Kogito Trusty UI, manage your Business Process 
easily."
   - name: "io.k8s.display-name"
diff --git a/logic-data-index-ephemeral-rhel8-image.yaml 
b/logic-data-index-ephemeral-rhel8-image.yaml
index 0d89e1d8..9e7bf634 100644
--- a/logic-data-index-ephemeral-rhel8-image.yaml
+++ b/logic-data-index-ephemeral-rhel8-image.yaml
@@ -9,7 +9,7 @@ labels:
 - name: "com.redhat.component"
   value: "openshift-serverless-1-logic-data-index-ephemeral-rhel8-container"
 - name: "maintainer"
-  value: "serverless-logic <[email protected]>"
+  value: "Apache KIE <[email protected]>"
 - name: "io.k8s.description"
   value: "Red Hat build of Runtime image for Kogito Data Index Service for 
ephemeral PostgreSQL persistence provider"
 - name: "io.k8s.display-name"
diff --git a/logic-swf-builder-rhel8-image.yaml 
b/logic-swf-builder-rhel8-image.yaml
index 10100c29..ad674d6b 100644
--- a/logic-swf-builder-rhel8-image.yaml
+++ b/logic-swf-builder-rhel8-image.yaml
@@ -16,7 +16,7 @@ labels:
   - name: "com.redhat.component"
     value: "openshift-serverless-1-logic-swf-builder-rhel8-container"
   - name: "maintainer"
-    value: "serverless-logic <[email protected]>"
+    value: "Apache KIE <[email protected]>"
   - name: "io.k8s.description"
     value: "Red Hat build of Runtime image for Kogito Serverless Workflow 
builder with Quarkus extensions libraries preinstalled"
   - name: "io.k8s.display-name"
diff --git a/logic-swf-devmode-rhel8-image.yaml 
b/logic-swf-devmode-rhel8-image.yaml
index c240e71e..88e6e4e9 100644
--- a/logic-swf-devmode-rhel8-image.yaml
+++ b/logic-swf-devmode-rhel8-image.yaml
@@ -20,7 +20,7 @@ labels:
   - name: "com.redhat.component"
     value: "openshift-serverless-1-logic-swf-devmode-rhel8-container"
   - name: "maintainer"
-    value: "serverless-logic <[email protected]>"
+    value: "Apache KIE <[email protected]>"
 
 modules:
   repositories:
diff --git a/tests/features/data-index/kogito-data-index-ephemeral.feature 
b/tests/features/data-index/kogito-data-index-ephemeral.feature
index a57d1941..965bad01 100644
--- a/tests/features/data-index/kogito-data-index-ephemeral.feature
+++ b/tests/features/data-index/kogito-data-index-ephemeral.feature
@@ -3,7 +3,7 @@ Feature: Kogito-data-index ephemeral postgresql feature.
 
   Scenario: verify if all labels are correctly set on 
kogito-data-index-ephemeral image
     Given image is built
-     Then the image should contain label maintainer with value kogito 
<[email protected]>
+     Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.openshift.expose-services with 
value 8080:http
       And the image should contain label io.k8s.description with value Runtime 
image for Kogito Data Index Service for ephemeral PostgreSQL persistence 
provider
       And the image should contain label io.k8s.display-name with value Kogito 
Data Index Service - ephemeral PostgreSQL
diff --git a/tests/features/data-index/kogito-data-index-infinispan.feature 
b/tests/features/data-index/kogito-data-index-infinispan.feature
index a33e5ac8..39953074 100644
--- a/tests/features/data-index/kogito-data-index-infinispan.feature
+++ b/tests/features/data-index/kogito-data-index-infinispan.feature
@@ -3,7 +3,7 @@ Feature: Kogito-data-index infinispan feature.
 
   Scenario: verify if all labels are correctly set on 
kogito-data-index-infinispan image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
      And the image should contain label io.openshift.expose-services with 
value 8080:http
      And the image should contain label io.k8s.description with value Runtime 
image for Kogito Data Index Service for Infinispan persistence provider
      And the image should contain label io.k8s.display-name with value Kogito 
Data Index Service - Infinispan
diff --git a/tests/features/data-index/kogito-data-index-mongodb.feature 
b/tests/features/data-index/kogito-data-index-mongodb.feature
index d130b8c4..10578dc9 100644
--- a/tests/features/data-index/kogito-data-index-mongodb.feature
+++ b/tests/features/data-index/kogito-data-index-mongodb.feature
@@ -3,7 +3,7 @@ Feature: Kogito-data-index mongodb feature.
 
   Scenario: verify if all labels are correctly set on 
kogito-data-index-mongodb image
     Given image is built
-     Then the image should contain label maintainer with value kogito 
<[email protected]>
+     Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.openshift.expose-services with 
value 8080:http
       And the image should contain label io.k8s.description with value Runtime 
image for Kogito Data Index Service for Mongodb persistence provider
       And the image should contain label io.k8s.display-name with value Kogito 
Data Index Service - Mongodb
diff --git a/tests/features/data-index/kogito-data-index-oracle.feature 
b/tests/features/data-index/kogito-data-index-oracle.feature
index c24c3969..9cac42d0 100644
--- a/tests/features/data-index/kogito-data-index-oracle.feature
+++ b/tests/features/data-index/kogito-data-index-oracle.feature
@@ -3,7 +3,7 @@ Feature: Kogito-data-index oracle feature.
 
   Scenario: verify if all labels are correctly set on kogito-data-index-oracle 
image
     Given image is built
-     Then the image should contain label maintainer with value kogito 
<[email protected]>
+     Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.openshift.expose-services with 
value 8080:http
       And the image should contain label io.k8s.description with value Runtime 
image for Kogito Data Index Service for Oracle persistence provider
       And the image should contain label io.k8s.display-name with value Kogito 
Data Index Service - Oracle
diff --git a/tests/features/data-index/kogito-data-index-postgresql.feature 
b/tests/features/data-index/kogito-data-index-postgresql.feature
index ddd0b761..2d3a1da7 100644
--- a/tests/features/data-index/kogito-data-index-postgresql.feature
+++ b/tests/features/data-index/kogito-data-index-postgresql.feature
@@ -3,7 +3,7 @@ Feature: Kogito-data-index postgresql feature.
 
   Scenario: verify if all labels are correctly set on 
kogito-data-index-postgresql image
     Given image is built
-     Then the image should contain label maintainer with value kogito 
<[email protected]>
+     Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.openshift.expose-services with 
value 8080:http
       And the image should contain label io.k8s.description with value Runtime 
image for Kogito Data Index Service for PostgreSQL persistence provider
       And the image should contain label io.k8s.display-name with value Kogito 
Data Index Service - PostgreSQL
diff --git a/tests/features/jobs-service/kogito-jobs-service-all-in-one.feature 
b/tests/features/jobs-service/kogito-jobs-service-all-in-one.feature
index 3693143e..636c458f 100644
--- a/tests/features/jobs-service/kogito-jobs-service-all-in-one.feature
+++ b/tests/features/jobs-service/kogito-jobs-service-all-in-one.feature
@@ -3,7 +3,7 @@ Feature: Kogito-jobs-service-all-in-one feature.
 
   Scenario: verify if all labels are correctly set kogito-jobs-service image 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Jobs Service with all available jdbc providers
     And the image should contain label io.k8s.display-name with value Kogito 
Jobs Service All-in-One
diff --git a/tests/features/jobs-service/kogito-jobs-service-ephemeral.feature 
b/tests/features/jobs-service/kogito-jobs-service-ephemeral.feature
index 53cd99f1..a6658a4b 100644
--- a/tests/features/jobs-service/kogito-jobs-service-ephemeral.feature
+++ b/tests/features/jobs-service/kogito-jobs-service-ephemeral.feature
@@ -3,7 +3,7 @@ Feature: Kogito-jobs-service-ephemeral feature.
 
   Scenario: verify if all labels are correctly set kogito-jobs-service image 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito in memory Jobs Service
     And the image should contain label io.k8s.display-name with value Kogito 
in memory Jobs Service
diff --git a/tests/features/jobs-service/kogito-jobs-service-infinispan.feature 
b/tests/features/jobs-service/kogito-jobs-service-infinispan.feature
index 68412264..3c235a53 100644
--- a/tests/features/jobs-service/kogito-jobs-service-infinispan.feature
+++ b/tests/features/jobs-service/kogito-jobs-service-infinispan.feature
@@ -3,7 +3,7 @@ Feature: Kogito-jobs-service-infinispan feature.
 
   Scenario: verify if all labels are correctly set kogito-jobs-service image 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Jobs Service based on Infinispan
     And the image should contain label io.k8s.display-name with value Kogito 
Jobs Service based on Infinispan
diff --git a/tests/features/jobs-service/kogito-jobs-service-mongodb.feature 
b/tests/features/jobs-service/kogito-jobs-service-mongodb.feature
index 277e8260..3642f616 100644
--- a/tests/features/jobs-service/kogito-jobs-service-mongodb.feature
+++ b/tests/features/jobs-service/kogito-jobs-service-mongodb.feature
@@ -3,7 +3,7 @@ Feature: Kogito-jobs-service-mongodb feature.
 
   Scenario: verify if all labels are correctly set kogito-jobs-service image 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Jobs Service based on MongoDB
     And the image should contain label io.k8s.display-name with value Kogito 
Jobs Service based on MongoDB
diff --git a/tests/features/jobs-service/kogito-jobs-service-postgresql.feature 
b/tests/features/jobs-service/kogito-jobs-service-postgresql.feature
index bb05ad25..2b89a280 100644
--- a/tests/features/jobs-service/kogito-jobs-service-postgresql.feature
+++ b/tests/features/jobs-service/kogito-jobs-service-postgresql.feature
@@ -3,7 +3,7 @@ Feature: Kogito-jobs-service-postgresql feature.
 
   Scenario: verify if all labels are correctly set kogito-jobs-service image 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Jobs Service based on Postgresql
     And the image should contain label io.k8s.display-name with value Kogito 
Jobs Service based on Postgresql
diff --git a/tests/features/kogito-explainability.feature 
b/tests/features/kogito-explainability.feature
index b7a75697..ba997ebd 100644
--- a/tests/features/kogito-explainability.feature
+++ b/tests/features/kogito-explainability.feature
@@ -3,7 +3,7 @@ Feature: Kogito-explainability feature.
 
   Scenario: verify if all labels are correctly set on kogito-explainability 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Explainability Service
     And the image should contain label io.k8s.display-name with value Kogito 
Explainability Service
diff --git a/tests/features/kogito-jit-runner.feature 
b/tests/features/kogito-jit-runner.feature
index a38ada64..bb5b21e4 100644
--- a/tests/features/kogito-jit-runner.feature
+++ b/tests/features/kogito-jit-runner.feature
@@ -3,7 +3,7 @@ Feature: Kogito-jit-runner feature.
 
   Scenario: verify if all labels are correctly set on kogito-jit-runner image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito JIT Runner
     And the image should contain label io.k8s.display-name with value Kogito 
JIT Runner
diff --git a/tests/features/kogito-management-console.feature 
b/tests/features/kogito-management-console.feature
index 7be4652c..ad3aaef7 100644
--- a/tests/features/kogito-management-console.feature
+++ b/tests/features/kogito-management-console.feature
@@ -3,7 +3,7 @@ Feature: kogito-management-console feature
 
   Scenario: verify if all labels are correctly set kogito-management-console 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Management Console, manage your Business Process easily.
     And the image should contain label io.k8s.display-name with value Kogito 
Management Console
diff --git a/tests/features/kogito-runtime-jvm.feature 
b/tests/features/kogito-runtime-jvm.feature
index ed130238..98732c80 100644
--- a/tests/features/kogito-runtime-jvm.feature
+++ b/tests/features/kogito-runtime-jvm.feature
@@ -3,7 +3,7 @@ Feature: kogito-runtime-jvm feature.
 
   Scenario: verify if all labels are correctly set on kogito-runtime-jvm image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.s2i.scripts-url with value 
image:///usr/local/s2i
     And the image should contain label io.openshift.s2i.destination with value 
/tmp
     And the image should contain label io.openshift.expose-services with value 
8080:http
diff --git a/tests/features/kogito-runtime-native.feature 
b/tests/features/kogito-runtime-native.feature
index 1cf48122..314881ab 100644
--- a/tests/features/kogito-runtime-native.feature
+++ b/tests/features/kogito-runtime-native.feature
@@ -3,7 +3,7 @@ Feature: Kogito-runtime-native feature.
 
   Scenario: verify if all labels are correctly set on kogito-runtime-native 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
      And the image should contain label io.openshift.s2i.scripts-url with 
value image:///usr/local/s2i
      And the image should contain label io.openshift.s2i.destination with 
value /tmp
      And the image should contain label io.openshift.expose-services with 
value 8080:http
diff --git a/tests/features/kogito-s2i-builder.feature 
b/tests/features/kogito-s2i-builder.feature
index 290b44cb..fe1cbfb8 100644
--- a/tests/features/kogito-s2i-builder.feature
+++ b/tests/features/kogito-s2i-builder.feature
@@ -3,7 +3,7 @@ Feature: kogito-s2i-builder image tests
 
   Scenario: verify if all labels are correctly set on kogito-s2i-builder image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.s2i.scripts-url with value 
image:///usr/local/s2i
     And the image should contain label io.openshift.s2i.destination with value 
/tmp
     And the image should contain label io.openshift.expose-services with value 
8080:http
diff --git a/tests/features/kogito-task-console.feature 
b/tests/features/kogito-task-console.feature
index 86ce99f7..78ba0376 100644
--- a/tests/features/kogito-task-console.feature
+++ b/tests/features/kogito-task-console.feature
@@ -3,7 +3,7 @@ Feature: kogito-task-console feature
 
   Scenario: verify if all labels are correctly set on kogito-task-console image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Task Console, manage your Business Process easily.
     And the image should contain label io.k8s.display-name with value Kogito 
Task Console
diff --git 
a/tests/features/openshift-serverless-logic/logic-data-index-ephemeral.feature 
b/tests/features/openshift-serverless-logic/logic-data-index-ephemeral.feature
index 147918c4..6f62ba9e 100644
--- 
a/tests/features/openshift-serverless-logic/logic-data-index-ephemeral.feature
+++ 
b/tests/features/openshift-serverless-logic/logic-data-index-ephemeral.feature
@@ -4,7 +4,7 @@ Feature: logic-data-index-ephemeral-rhel8 feature
   Scenario: verify if all labels are correctly set on 
logic-data-index-ephemeral-rhel8 image
     Given image is built
       Then the image should contain label io.openshift.expose-services with 
value 8080:http
-      And the image should contain label maintainer with value 
serverless-logic <[email protected]>
+      And the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.k8s.description with value Red Hat 
build of Runtime image for Kogito Data Index Service for ephemeral PostgreSQL 
persistence provider
       And the image should contain label io.k8s.display-name with value Red 
Hat build of Kogito Data Index Service - ephemeral PostgreSQL
       And the image should contain label io.openshift.tags with value 
logic-data-index,kogito,data-index,data-index-ephemeral
diff --git 
a/tests/features/openshift-serverless-logic/logic-swf-builder.feature 
b/tests/features/openshift-serverless-logic/logic-swf-builder.feature
index 4982cb88..8d1f847c 100644
--- a/tests/features/openshift-serverless-logic/logic-swf-builder.feature
+++ b/tests/features/openshift-serverless-logic/logic-swf-builder.feature
@@ -4,7 +4,7 @@ Feature: logic-swf-builder-rhel8 feature
   Scenario: verify if all labels are correctly set on logic-swf-builder-rhel8 
image
     Given image is built
       Then the image should contain label io.openshift.expose-services with 
value 8080:http
-      And the image should contain label maintainer with value 
serverless-logic <[email protected]>
+      And the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.k8s.description with value Red Hat 
build of Runtime image for Kogito Serverless Workflow builder with Quarkus 
extensions libraries preinstalled
       And the image should contain label io.k8s.display-name with value Red 
Hat OpenShift Serverless Logic Builder image
       And the image should contain label io.openshift.tags with value 
logic-swf-builder,kogito,swf-builder
diff --git 
a/tests/features/openshift-serverless-logic/logic-swf-devmode.feature 
b/tests/features/openshift-serverless-logic/logic-swf-devmode.feature
index a69f5d16..e67a7c51 100644
--- a/tests/features/openshift-serverless-logic/logic-swf-devmode.feature
+++ b/tests/features/openshift-serverless-logic/logic-swf-devmode.feature
@@ -4,7 +4,7 @@ Feature: logic-swf-devmode-rhel8 feature
   Scenario: verify if all labels are correctly set on logic-swf-devmode-rhel8 
image
     Given image is built
       Then the image should contain label io.openshift.expose-services with 
value 8080:http,5005:http
-      And the image should contain label maintainer with value 
serverless-logic <[email protected]>
+      And the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.k8s.description with value Red Hat 
build of Kogito Serverless Workflow development mode image with Quarkus 
extensions libraries preinstalled.
       And the image should contain label io.k8s.display-name with value Red 
Hat OpenShift Serverless Logic SWF Devmode
       And the image should contain label io.openshift.tags with value 
logic,devmode,kogito,kogito,development,serverless,workflow
diff --git a/tests/features/trusty/kogito-trusty-infinispan.feature 
b/tests/features/trusty/kogito-trusty-infinispan.feature
index a5d8d140..dbf213ec 100644
--- a/tests/features/trusty/kogito-trusty-infinispan.feature
+++ b/tests/features/trusty/kogito-trusty-infinispan.feature
@@ -3,7 +3,7 @@ Feature: Kogito-trusty infinispan feature.
 
   Scenario: verify if all labels are correctly set on kogito-trusty-infinispan 
image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Trusty Service for Infinispan persistence provider
     And the image should contain label io.k8s.display-name with value Kogito 
Trusty Service - Infinispan
diff --git a/tests/features/trusty/kogito-trusty-postgresql.feature 
b/tests/features/trusty/kogito-trusty-postgresql.feature
index 829f255e..a2224fbc 100644
--- a/tests/features/trusty/kogito-trusty-postgresql.feature
+++ b/tests/features/trusty/kogito-trusty-postgresql.feature
@@ -3,7 +3,7 @@ Feature: Kogito-trusty postgresql feature.
 
   Scenario: verify if all labels are correctly set on kogito-trusty-postgresql 
image
     Given image is built
-     Then the image should contain label maintainer with value kogito 
<[email protected]>
+     Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.openshift.expose-services with 
value 8080:http
       And the image should contain label io.k8s.description with value Runtime 
image for Kogito Trusty Service for PostgreSQL persistence provider
       And the image should contain label io.k8s.display-name with value Kogito 
Trusty Service - PostgreSQL
diff --git a/tests/features/trusty/kogito-trusty-redis.feature 
b/tests/features/trusty/kogito-trusty-redis.feature
index a093a886..f39b831e 100644
--- a/tests/features/trusty/kogito-trusty-redis.feature
+++ b/tests/features/trusty/kogito-trusty-redis.feature
@@ -3,7 +3,7 @@ Feature: Kogito-trusty redis feature.
 
   Scenario: verify if all labels are correctly set on kogito-trusty-redis image
     Given image is built
-     Then the image should contain label maintainer with value kogito 
<[email protected]>
+     Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
       And the image should contain label io.openshift.expose-services with 
value 8080:http
       And the image should contain label io.k8s.description with value Runtime 
image for Kogito Trusty Service for Redis persistence provider
       And the image should contain label io.k8s.display-name with value Kogito 
Trusty Service - Redis
diff --git a/tests/features/trusty/kogito-trusty-ui.feature 
b/tests/features/trusty/kogito-trusty-ui.feature
index 3d1e875d..1aa3a978 100644
--- a/tests/features/trusty/kogito-trusty-ui.feature
+++ b/tests/features/trusty/kogito-trusty-ui.feature
@@ -3,7 +3,7 @@ Feature: kogito-trusty-ui feature
 
   Scenario: verify if all labels are correctly set on kogito-trusty-ui image
     Given image is built
-    Then the image should contain label maintainer with value kogito 
<[email protected]>
+    Then the image should contain label maintainer with value Apache KIE 
<[email protected]>
     And the image should contain label io.openshift.expose-services with value 
8080:http
     And the image should contain label io.k8s.description with value Runtime 
image for Kogito Trusty UI, manage your Business Process easily.
     And the image should contain label io.k8s.display-name with value Kogito 
Trusty UI


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to