Skip to content

Commit

Permalink
Rolling back upgrade of AWS JDBC Wrapper
Browse files Browse the repository at this point in the history
Related to keycloak#734

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
  • Loading branch information
ahus1 committed Mar 12, 2024
1 parent 1cc5d7d commit a724fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/keycloak-tasks/keycloak-image-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
namespace: keycloak
customImage: false
useAWSJDBCWrapper: true
jdbcWrapperURL: https://github.com/awslabs/aws-advanced-jdbc-wrapper/releases/download/2.3.4/aws-advanced-jdbc-wrapper-2.3.4.jar
jdbcWrapperURL: https://github.com/awslabs/aws-advanced-jdbc-wrapper/releases/download/2.3.1/aws-advanced-jdbc-wrapper-2.3.1.jar

0 comments on commit a724fcd

Please sign in to comment.