Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v13.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 04e5565 commit dc62d8e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
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: 13.2.17
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: 13.2.17
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/pogues/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Pogues, Pogues-BO and bdd
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 11.6.15
version: 13.2.17
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/public-enemy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for Public Enemy API, UI and DB
dependencies:
- name: postgresql
condition: postgresql.enabled
version: 12.2.7
version: 13.2.17
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: 13.2.17
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: 13.2.17
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: 13.2.17
repository: https://charts.bitnami.com/bitnami
condition: postgresql-bitnami.enabled
alias: postgresql-bitnami
Expand Down

0 comments on commit dc62d8e

Please sign in to comment.