Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/meshuggah/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Meshuggah API and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 12.1.9
version: 18.6.6
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/pearl/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Pearl API, UI and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 12.1.9
version: 18.6.6
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/platine-management/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Platine Management API, UI and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 12.1.9
version: 18.6.6
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/queen/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Queen API, UI and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 13.2.15
version: 18.6.6
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/stromae-v2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Stromae API, UI and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 12.1.9
version: 18.6.6
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/ui-api-db/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for ui-api-db API, UI and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 15.5.1
version: 18.6.6
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/ui-api-std/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 0.1.2

dependencies:
- name: postgresql
version: 10.3.11
version: 18.6.6
repository: https://charts.bitnami.com/bitnami
condition: postgresql-bitnami.enabled
alias: postgresql-bitnami
Expand Down