Skip to content

Commit

Permalink
[1.1.x] KOGITO-4068 set kogito version 1.1.0-snapshot (#290)
Browse files Browse the repository at this point in the history
* KOGITO-4068 set kogito version 1.1.0-snapshot

* Update maven artifacts
  • Loading branch information
radtriste authored Dec 22, 2020
1 parent 3ed0934 commit 6fa4f91
Show file tree
Hide file tree
Showing 27 changed files with 110 additions and 110 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: "2.0.0-snapshot"
version: "1.1.0-snapshot"
# until this issue is not fixed use 8.0 tag.
# https://github.com/rpm-software-management/microdnf/issues/50
# https://bugzilla.redhat.com/show_bug.cgi?id=1769831
Expand All @@ -23,7 +23,7 @@ modules:

envs:
- name: "KOGITO_VERSION"
value: "2.0.0-SNAPSHOT"
value: "1.1.0-SNAPSHOT"

packages:
manager: microdnf
Expand Down
78 changes: 39 additions & 39 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: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for Kogito based on Quarkus native image
iconClass: icon-jbpm
tags: runtime,kogito,quarkus
supports: quarkus
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-quarkus-ubi8:2.0.0-snapshot
name: quay.io/kiegroup/kogito-quarkus-ubi8:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -36,18 +36,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for Kogito based on Quarkus JVM image
iconClass: icon-jbpm
tags: runtime,kogito,quarkus,jvm
supports: quarkus
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-quarkus-jvm-ubi8:2.0.0-snapshot
name: quay.io/kiegroup/kogito-quarkus-jvm-ubi8:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -57,18 +57,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Platform for building Kogito based on Quarkus
iconClass: icon-jbpm
tags: builder,kogito,quarkus
supports: quarkus
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-quarkus-ubi8-s2i:2.0.0-snapshot
name: quay.io/kiegroup/kogito-quarkus-ubi8-s2i:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -78,18 +78,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for Kogito based on SpringBoot
iconClass: icon-jbpm
tags: runtime,kogito,springboot
supports: springboot
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-springboot-ubi8:2.0.0-snapshot
name: quay.io/kiegroup/kogito-springboot-ubi8:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -99,18 +99,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Platform for building Kogito based on Quarkus
iconClass: icon-jbpm
tags: builder,kogito,springboot
supports: springboot
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-springboot-ubi8-s2i:2.0.0-snapshot
name: quay.io/kiegroup/kogito-springboot-ubi8-s2i:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -120,18 +120,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
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: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-data-index-infinispan:2.0.0-snapshot
name: quay.io/kiegroup/kogito-data-index-infinispan:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -141,18 +141,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
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: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-data-index-mongodb:2.0.0-snapshot
name: quay.io/kiegroup/kogito-data-index-mongodb:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -162,18 +162,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for the Kogito Trusty Service
iconClass: icon-jbpm
tags: kogito,trusty
supports: persistence backed by Infinispan server
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-trusty:2.0.0-snapshot
name: quay.io/kiegroup/kogito-trusty:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -183,18 +183,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for the Kogito Trusty UI Service
iconClass: icon-jbpm
tags: kogito,trusty-ui
supports: Audit UI
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-trusty-ui:2.0.0-snapshot
name: quay.io/kiegroup/kogito-trusty-ui:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -204,18 +204,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for the Kogito Explainability Service
iconClass: icon-jbpm
tags: kogito,explainability
supports: explainability for decisions
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-explainability:2.0.0-snapshot
name: quay.io/kiegroup/kogito-explainability:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -225,18 +225,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for the Kogito Jobs Service
iconClass: icon-jbpm
tags: kogito,jobs-service
supports: out-of-box process timers
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-jobs-service:2.0.0-snapshot
name: quay.io/kiegroup/kogito-jobs-service:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -246,18 +246,18 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for the Kogito Management Console
iconClass: icon-jbpm
tags: kogito,management-console
supports: business process management
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-management-console:2.0.0-snapshot
name: quay.io/kiegroup/kogito-management-console:1.1.0-snapshot
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -267,15 +267,15 @@ items:
openshift.io/provider-display-name: Kie Group.
spec:
tags:
- name: '2.0.0-snapshot'
- name: '1.1.0-snapshot'
annotations:
description: Runtime image for the Kogito Task Console
iconClass: icon-jbpm
tags: kogito,task-console
supports: business process management
version: '2.0.0-snapshot'
version: '1.1.0-snapshot'
referencePolicy:
type: Local
from:
kind: DockerImage
name: quay.io/kiegroup/kogito-task-console:2.0.0-snapshot
name: quay.io/kiegroup/kogito-task-console:1.1.0-snapshot
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: "2.0.0-snapshot"
version: "1.1.0-snapshot"
description: "Common modules for data-index persistence provider images, any addition that is common must be added in this module"

execute:
Expand Down
6 changes: 3 additions & 3 deletions modules/kogito-data-index-infinispan/module.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
schema_version: 1
name: org.kie.kogito.dataindex.infinispan
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"

artifacts:
- name: data-index-service-infinispan.jar
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/data-index-service-infinispan/1.0.0-SNAPSHOT/data-index-service-infinispan-1.0.0-20201020.073543-49-runner.jar
md5: d947f3500a2ba7cd0ce05105be34fc39
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/data-index-service-infinispan/1.1.0-SNAPSHOT/data-index-service-infinispan-1.1.0-20201222.113904-1-runner.jar
md5: d81967d41d4160c4bbd3abaeb25274a7

execute:
- script: configure
Expand Down
6 changes: 3 additions & 3 deletions modules/kogito-data-index-mongodb/module.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
schema_version: 1
name: org.kie.kogito.dataindex.mongodb
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"

artifacts:
- name: data-index-service-mongodb.jar
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/data-index-service-mongodb/1.0.0-SNAPSHOT/data-index-service-mongodb-1.0.0-20201020.073628-48-runner.jar
md5: 3b32642c8e0fbac375922bd24263481c
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/data-index-service-mongodb/1.1.0-SNAPSHOT/data-index-service-mongodb-1.1.0-20201222.113945-1-runner.jar
md5: 5196036c9adaf070edbfd6f855b85c08

execute:
- script: configure
Expand Down
10 changes: 5 additions & 5 deletions modules/kogito-explainability/module.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
schema_version: 1
name: org.kie.kogito.explainability
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"

artifacts:
- name: kogito-explainability-rest-runner.jar
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/explainability-service-rest/1.0.0-SNAPSHOT/explainability-service-rest-1.0.0-20201020.074251-69-runner.jar
md5: 73ebe2e9cef755dba4c00cb2fd327385
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/explainability-service-rest/1.1.0-SNAPSHOT/explainability-service-rest-1.1.0-20201222.114556-1-runner.jar
md5: b39e11674ecbd5e1943785e17cfaf2ae
- name: kogito-explainability-messaging-runner.jar
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/explainability-service-messaging/1.0.0-SNAPSHOT/explainability-service-messaging-1.0.0-20201020.074228-70-runner.jar
md5: 4b35d9f1b3eb8a96365641b86c5a0d49
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/explainability-service-messaging/1.1.0-SNAPSHOT/explainability-service-messaging-1.1.0-20201222.114530-1-runner.jar
md5: 89582775388c0fa7aa3fe5fe8398967b

execute:
- script: configure
2 changes: 1 addition & 1 deletion modules/kogito-image-dependencies/module.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version: 1
name: org.kie.kogito.image.dependencies
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"
description: holds common dependencies across images

execute:
Expand Down
6 changes: 3 additions & 3 deletions modules/kogito-jobs-service/module.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
schema_version: 1
name: org.kie.kogito.jobs.service
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"

artifacts:
- name: kogito-jobs-service-runner.jar
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/jobs-service/1.0.0-SNAPSHOT/jobs-service-1.0.0-20201020.073432-78-runner.jar
md5: ad2da27e1550ead2c55aa0d36570ede1
url: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/jobs-service/1.1.0-SNAPSHOT/jobs-service-1.1.0-20201222.113758-1-runner.jar
md5: 2d82d99b6797be69ab029a413d53004d

execute:
- script: configure
Expand Down
2 changes: 1 addition & 1 deletion modules/kogito-jq/module.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version: 1
name: org.kie.kogito.jq
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"

modules:
install:
Expand Down
2 changes: 1 addition & 1 deletion modules/kogito-kubernetes-client/module.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version: 1
name: org.kie.kogito.kubernetes.client
version: "2.0.0-snapshot"
version: "1.1.0-snapshot"

execute:
- script: configure
Expand Down
Loading

0 comments on commit 6fa4f91

Please sign in to comment.