Skip to content

Commit

Permalink
upgrade RHBQ version to 3.8.6 CR1 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira authored Sep 9, 2024
1 parent 4253195 commit 1352620
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ data:
postgreSQLPersistenceExtensions:
- groupId: io.quarkus
artifactId: quarkus-jdbc-postgresql
version: 3.8.4.redhat-00002
version: 3.8.6.redhat-00003
- groupId: io.quarkus
artifactId: quarkus-agroal
version: 3.8.4.redhat-00002
version: 3.8.6.redhat-00003
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 9.100.0.redhat-00004
Expand Down
4 changes: 2 additions & 2 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.4.redhat-00002
version: 3.8.6.redhat-00003
- groupId: com.redhat.quarkus.platform
artifactId: quarkus-agroal
version: 3.8.4.redhat-00002
version: 3.8.6.redhat-00003
- groupId: org.kie
artifactId: kie-addons-quarkus-persistence-jdbc
version: 9.100.0.redhat-00004

0 comments on commit 1352620

Please sign in to comment.