Skip to content

Commit

Permalink
Changed postgresql and keycloak bitnami version compatible to postgre…
Browse files Browse the repository at this point in the history
…s 15.4 version
  • Loading branch information
shijinrajbosch committed Oct 19, 2023
1 parent d9947bf commit e7ce40d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/registry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ sources:
- https://github.com/eclipse-tractusx/sldt-digital-twin-registry

type: application
version: 0.3.25
version: 0.3.26
appVersion: 0.3.17

dependencies:
- repository: https://charts.bitnami.com/bitnami
name: postgresql
version: 12.11.1
version: 12.12.10
condition: enablePostgres
- repository: https://charts.bitnami.com/bitnami
name: keycloak
version: 13.3.0
version: 16.1.7
condition: enableKeycloak

0 comments on commit e7ce40d

Please sign in to comment.