Skip to content

Commit 1d8bd99

Browse files
committed
postgresql doesn't match keycloak version
1 parent 3fcf16d commit 1d8bd99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployments/kubernetes/charts/clowder2/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: >
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 1.9.6
16+
version: 1.9.7
1717

1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to

deployments/kubernetes/charts/clowder2/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ keycloak:
278278
image:
279279
registry: docker.io
280280
repository: bitnamilegacy/postgresql
281-
tag: "16.4.0"
281+
tag: "15.5.0"
282282
auth:
283283
username: keycloak
284284
password: password

0 commit comments

Comments
 (0)