Skip to content

Commit

Permalink
Update Helm release postgresql to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 94022d1 commit e019c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/backstage/overlays/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ helmCharts:

- name: postgresql
releaseName: postgresql
version: 13.4.4
version: 15.5.21
repo: https://charts.bitnami.com/bitnami
valuesInline:
commonLabels:
Expand Down
2 changes: 1 addition & 1 deletion apps/backstage/overlays/prd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ helmCharts:

- name: postgresql
releaseName: postgresql
version: 12.12.10
version: 15.5.21
repo: https://charts.bitnami.com/bitnami
valuesInline:
auth:
Expand Down

0 comments on commit e019c7f

Please sign in to comment.