Skip to content

Commit

Permalink
Merge pull request #1548 from bsig-gh-bot/1.39.0-z4jng8kbdk
Browse files Browse the repository at this point in the history
[1.39.x] Update project version to 1.39.0
  • Loading branch information
Jenkins CI committed May 30, 2023
2 parents 4d85509 + fb69c3a commit b416ff8
Show file tree
Hide file tree
Showing 45 changed files with 148 additions and 148 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.39.0-snapshot"
version: "1.39.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.7.Final"
- name: "org.kie.kogito.version"
value: "1.39.0-SNAPSHOT"
value: "1.39.0.Final"

modules:
repositories:
- path: modules

envs:
- name: "KOGITO_VERSION"
value: "1.39.0-SNAPSHOT"
value: "1.39.0.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.7.Final"
Expand Down
Loading

0 comments on commit b416ff8

Please sign in to comment.