Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v12.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 6db0060 commit db10860
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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: 12.12.10
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: 12.12.10
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: 12.12.10
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: 12.2.7
version: 12.12.10
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: 12.12.10
repository: https://charts.bitnami.com/bitnami

type: application
Expand Down

0 comments on commit db10860

Please sign in to comment.