Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to ~13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 6f6ccf9 commit db20c90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/gp-keycloak-instance/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: gp-keycloak-instance
description: A Helm chart for deploying Keycloak on OpenShift using the Keycloak-X Operator

type: application
version: 1.4.0
version: 1.5.0

dependencies:
- name: postgresql
repository: "https://charts.bitnami.com/bitnami"
version: ~13.0.0
version: ~13.1.0
condition: persistence.enabled

0 comments on commit db20c90

Please sign in to comment.