Skip to content

Commit

Permalink
Revet psqlha version from v13 to v9 (DefectDojo#9630)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maffooch authored Feb 26, 2024
1 parent ba72459 commit 27a0615
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions helm/defectdojo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ dependencies:
version: 11.6.26
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 9.1.9
version: 9.4.11
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 11.2.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.12.3
digest: sha256:f53ebb0cea44dfbb72ac96ae98680848acd5e17a0947a728e5646460d0da4ef9
generated: "2023-03-06T17:08:53.379497544Z"
digest: sha256:50d07c49c1fb199a70fafd032712a1d5509a0352f090bfddd2e8a22b35be0961
generated: "2024-02-15T20:24:24.560785941Z"
2 changes: 1 addition & 1 deletion helm/defectdojo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
repository: "@bitnami"
condition: postgresql.enabled
- name: postgresql-ha
version: ~9.1.5
version: ~9.4.0
repository: "@bitnami"
alias: postgresqlha
condition: postgresqlha.enabled
Expand Down

0 comments on commit 27a0615

Please sign in to comment.