Skip to content

Commit

Permalink
upgrade RHBQ version to 3.8.6 CR2 and OSL to 1.34.0 CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Sep 11, 2024
1 parent 5cfd285 commit 4880d3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ data:
postgreSQLPersistenceExtensions:
- groupId: io.quarkus
artifactId: quarkus-jdbc-postgresql
version: 3.8.6.redhat-00003
version: 3.8.6.redhat-00004
- groupId: io.quarkus
artifactId: quarkus-agroal
version: 3.8.6.redhat-00003
version: 3.8.6.redhat-00004
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 9.100.0.redhat-00004
version: 9.101.0.redhat-00003
kind: ConfigMap
metadata:
name: logic-operator-rhel8-controllers-config
6 changes: 3 additions & 3 deletions config/manager/prod/controllers_cfg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ builderConfigMapName: "logic-operator-rhel8-builder-config"
postgreSQLPersistenceExtensions:
- groupId: com.redhat.quarkus.platform
artifactId: quarkus-jdbc-postgresql
version: 3.8.6.redhat-00003
version: 3.8.6.redhat-00004
- groupId: com.redhat.quarkus.platform
artifactId: quarkus-agroal
version: 3.8.6.redhat-00003
version: 3.8.6.redhat-00004
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 9.100.0.redhat-00004
version: 9.101.0.redhat-00003

0 comments on commit 4880d3a

Please sign in to comment.