Skip to content

Commit

Permalink
Merge pull request #1479 from bsig-gh-bot/1.36.0-2b5myuctzn
Browse files Browse the repository at this point in the history
[1.36.x] Update project version to 1.36.0
  • Loading branch information
Jenkins CI committed Apr 5, 2023
2 parents 86badf5 + 69bd66b commit a405a47
Show file tree
Hide file tree
Showing 43 changed files with 144 additions and 144 deletions.
6 changes: 3 additions & 3 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.36.0-snapshot"
version: "1.36.0"
from: "registry.access.redhat.com/ubi8/ubi-minimal:latest"

labels:
Expand All @@ -14,15 +14,15 @@ labels:
- name: "io.quarkus.platform.version"
value: "2.16.6.Final"
- name: "org.kie.kogito.version"
value: "1.36.0-SNAPSHOT"
value: "1.36.1.Final"

modules:
repositories:
- path: modules

envs:
- name: "KOGITO_VERSION"
value: "1.36.0-SNAPSHOT"
value: "1.36.1.Final"
description: Defines the Kogito version to be used by the builder images. Not intended to be changed by end user.
- name: "QUARKUS_PLATFORM_VERSION"
value: "2.16.6.Final"
Expand Down
Loading

0 comments on commit a405a47

Please sign in to comment.