Skip to content

Commit 89c3a45

Browse files
Update Helm release postgresql to v15
1 parent 4746aef commit 89c3a45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/backstage/overlays/dev/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ helmCharts:
7272

7373
- name: postgresql
7474
releaseName: postgresql
75-
version: 13.4.4
75+
version: 15.5.26
7676
repo: https://charts.bitnami.com/bitnami
7777
valuesInline:
7878
commonLabels:

apps/backstage/overlays/prd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ helmCharts:
7373

7474
- name: postgresql
7575
releaseName: postgresql
76-
version: 12.12.10
76+
version: 15.5.26
7777
repo: https://charts.bitnami.com/bitnami
7878
valuesInline:
7979
auth:

0 commit comments

Comments
 (0)