Skip to content

Commit bfcf96b

Browse files
chore(deps): update helm release postgresql to v16.7.8 (#580)
* chore(deps): update helm release postgresql to v16.7.8 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 33a5e17 commit bfcf96b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

charts/weblate/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: postgresql
33
repository: https://charts.bitnami.com/bitnami
4-
version: 16.6.7
4+
version: 16.7.15
55
- name: redis
66
repository: https://charts.bitnami.com/bitnami
77
version: 21.1.11
8-
digest: sha256:ad427ba33c4de89716cfe03fc2f7a68c520bd683cbd7579ea4258797ad1946b8
9-
generated: "2025-06-01T04:55:52.396203886Z"
8+
digest: sha256:f9d460f775b8a7ef6bec40d4cc79a433b0b4c78a0eeec26f6bd93a98741da834
9+
generated: "2025-07-03T10:53:07.644446701Z"

charts/weblate/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ maintainers:
1414
email: michal@weblate.org
1515
dependencies:
1616
- name: postgresql
17-
version: 16.6.7
17+
version: 16.7.15
1818
repository: https://charts.bitnami.com/bitnami
1919
condition: postgresql.enabled
2020
- name: redis

charts/weblate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ helm install my-release weblate/weblate
2424

2525
| Repository | Name | Version |
2626
|------------|------|---------|
27-
| https://charts.bitnami.com/bitnami | postgresql | 16.6.7 |
27+
| https://charts.bitnami.com/bitnami | postgresql | 16.7.15 |
2828
| https://charts.bitnami.com/bitnami | redis | 21.1.11 |
2929

3030
## Values

0 commit comments

Comments
 (0)