Skip to content

Commit

Permalink
update postgresql version and bitnami chart
Browse files Browse the repository at this point in the history
- the older version 13.10.0 uses bitnami-shell which is deprecated

Signed-off-by: Avinal Kumar <[email protected]>

rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
avinal authored and Roming22 committed Feb 13, 2024
1 parent 26adf7b commit 94e3774
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ spec:
source:
chart: postgresql
repoURL: https://charts.bitnami.com/bitnami
targetRevision: 12.2.7
targetRevision: 14.0.5
helm:
releaseName: postgres
parameters:
- name: image.tag
value: 13.10.0
value: 13.14.0
- name: tls.enabled
value: "true"
- name: tls.autoGenerated
Expand Down

0 comments on commit 94e3774

Please sign in to comment.