Skip to content

Commit

Permalink
chore(deps): update postgresql helm release to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565-renovate[bot] authored Feb 22, 2025
1 parent 7849a42 commit 9f97964
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion charts/gotify/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/headscale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand Down
2 changes: 1 addition & 1 deletion charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
Expand Down
6 changes: 3 additions & 3 deletions charts/limo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.0.5
digest: sha256:bb0734cffb15593ce1d5f43223e3059d1387b57bbe30451440f935dc18bfd046
generated: "2024-02-15T07:47:39.026089081Z"
version: 16.4.14
digest: sha256:59b67dea0259e1fbee797114e8b7c9444f01198a312e079212c27d9fdb69746c
generated: "2025-02-22T00:28:59.102526068Z"
2 changes: 1 addition & 1 deletion charts/limo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
Expand Down
6 changes: 3 additions & 3 deletions charts/memos/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.0.5
version: 16.4.14
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 20.1.1
digest: sha256:67b68089db4539c845acca5bb16b07231b0fc27dd0b5690f0d5b3986bc8c32f8
generated: "2024-12-02T01:30:35.797587925Z"
digest: sha256:ccb75ce00738941d9584edb099578c76afdb86540c36930fefb5858711664140
generated: "2025-02-22T00:31:47.086377452Z"
2 changes: 1 addition & 1 deletion charts/memos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand Down
2 changes: 1 addition & 1 deletion charts/miniflux/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand Down
2 changes: 1 addition & 1 deletion charts/tandoor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
version: 14.0.5
version: 16.4.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
Expand Down

0 comments on commit 9f97964

Please sign in to comment.