Skip to content

Commit

Permalink
Merge pull request #589 from bsig-gh-bot/1.8.0-hbvk29hbtm
Browse files Browse the repository at this point in the history
[1.8.x] Update project version to 1.8.0
  • Loading branch information
Jenkins CI committed Jul 15, 2021
2 parents 5441552 + bd66c4e commit 9adb56e
Show file tree
Hide file tree
Showing 35 changed files with 143 additions and 143 deletions.
4 changes: 2 additions & 2 deletions image.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
schema_version: 1

name: "kogito-image-real-name-on-overrides-file"
version: "1.8.0-snapshot"
version: "1.8.0"
from: "registry.access.redhat.com/ubi8/ubi-minimal:latest"

labels:
Expand All @@ -18,7 +18,7 @@ modules:

envs:
- name: "KOGITO_VERSION"
value: "1.8.0-SNAPSHOT"
value: "1.8.0.Final"

packages:
manager: microdnf
Expand Down
96 changes: 48 additions & 48 deletions kogito-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for Kogito based on Quarkus native image
iconClass: icon-jbpm
tags: runtime,kogito,quarkus
supports: quarkus
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-runtime-native:1.8.0-snapshot
name: quay.io/kiegroup/kogito-runtime-native:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -36,18 +36,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for Kogito based on Quarkus or Springboot JVM image
iconClass: icon-jbpm
tags: runtime,kogito,quarkus,springboot,jvm
supports: quarkus
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-runtime-jvm:1.8.0-snapshot
name: quay.io/kiegroup/kogito-runtime-jvm:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -57,18 +57,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Platform for building Kogito based on Quarkus or Springboot
iconClass: icon-jbpm
tags: builder,kogito,quarkus,springboot
supports: quarkus
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-builder:1.8.0-snapshot
name: quay.io/kiegroup/kogito-builder:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -78,18 +78,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Data Index Service with Infinispan
iconClass: icon-jbpm
tags: kogito,data-index,data-index-infinispan
supports: persistence backed by Infinispan server
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-data-index-infinispan:1.8.0-snapshot
name: quay.io/kiegroup/kogito-data-index-infinispan:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -99,18 +99,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Data Index Service with Mongodb
iconClass: icon-jbpm
tags: kogito,data-index,data-index-mongodb
supports: persistence backed by Mongodb server
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-data-index-mongodb:1.8.0-snapshot
name: quay.io/kiegroup/kogito-data-index-mongodb:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -120,18 +120,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Trusty Service with Infinispan
iconClass: icon-jbpm
tags: kogito,trusty,trusty-infinispan
supports: persistence backed by Infinispan server
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-trusty-infinispan:1.8.0-snapshot
name: quay.io/kiegroup/kogito-trusty-infinispan:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -141,18 +141,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Trusty Service with Redis
iconClass: icon-jbpm
tags: kogito,trusty,trusty-redis
supports: persistence backed by Redis server
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-trusty-redis:1.8.0-snapshot
name: quay.io/kiegroup/kogito-trusty-redis:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -162,18 +162,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Trusty UI Service
iconClass: icon-jbpm
tags: kogito,trusty-ui
supports: Audit UI
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-trusty-ui:1.8.0-snapshot
name: quay.io/kiegroup/kogito-trusty-ui:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -183,18 +183,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito JIT Runner
iconClass: icon-jbpm
tags: kogito,jit-runner
supports: JIT Runner
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-jit-runner:1.8.0-snapshot
name: quay.io/kiegroup/kogito-jit-runner:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -204,18 +204,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Explainability Service
iconClass: icon-jbpm
tags: kogito,explainability
supports: explainability for decisions
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-explainability:1.8.0-snapshot
name: quay.io/kiegroup/kogito-explainability:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -225,18 +225,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for Kogito in memory Jobs Service
iconClass: icon-jbpm
tags: kogito,jobs-service
supports: out-of-box process timers
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-jobs-service-ephemeral:1.8.0-snapshot
name: quay.io/kiegroup/kogito-jobs-service-ephemeral:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -246,18 +246,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for Kogito Jobs Service based on Infinispan
iconClass: icon-jbpm
tags: kogito,jobs-service
supports: out-of-box process timers
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-jobs-service-infinispan:1.8.0-snapshot
name: quay.io/kiegroup/kogito-jobs-service-infinispan:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -267,18 +267,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for Kogito Jobs Service based on Mongodb
iconClass: icon-jbpm
tags: kogito,jobs-service
supports: out-of-box process timers
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-jobs-service-mongodb:1.8.0-snapshot
name: quay.io/kiegroup/kogito-jobs-service-mongodb:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -288,18 +288,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for Kogito Jobs Service based on Postgresql
iconClass: icon-jbpm
tags: kogito,jobs-service
supports: out-of-box process timers
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-jobs-service-postgresql:1.8.0-snapshot
name: quay.io/kiegroup/kogito-jobs-service-postgresql:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -309,18 +309,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Management Console
iconClass: icon-jbpm
tags: kogito,management-console
supports: business process management
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-management-console:1.8.0-snapshot
name: quay.io/kiegroup/kogito-management-console:1.8.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -330,15 +330,15 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '1.8.0-snapshot'
- name: '1.8.0'
annotations:
description: Runtime image for the Kogito Task Console
iconClass: icon-jbpm
tags: kogito,task-console
supports: business process management
version: '1.8.0-snapshot'
version: '1.8.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-task-console:1.8.0-snapshot
name: quay.io/kiegroup/kogito-task-console:1.8.0
2 changes: 1 addition & 1 deletion modules/kogito-builder/module.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version: 1
name: org.kie.kogito.builder
version: "1.8.0-snapshot"
version: "1.8.0"

execute:
- script: configure
2 changes: 1 addition & 1 deletion modules/kogito-custom-truststore/module.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version: 1
name: org.kie.kogito.security.custom.truststores
version: "1.8.0-snapshot"
version: "1.8.0"
description: "Adds the capability of configuring a custom Java Truststore to replace the original cacerts"

envs:
Expand Down
2 changes: 1 addition & 1 deletion modules/kogito-data-index-common/module.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version: 1
name: org.kie.kogito.dataindex.common
version: "1.8.0-snapshot"
version: "1.8.0"
description: "Common modules for data-index persistence provider images, any addition that is common must be added in this module"

execute:
Expand Down
Loading

0 comments on commit 9adb56e

Please sign in to comment.