Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v15.5.38 (#478)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release postgresql to v15.5.38

* [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>
  • Loading branch information
renovate[bot] and pre-commit-ci[bot] authored Oct 2, 2024
1 parent d4410f1 commit f4bd030
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/weblate/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.37
version: 15.5.38
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.1.5
digest: sha256:59081d0a344fbba5eaaf89839b9332778b174766a75878d9a20738e18c4c40f4
generated: "2024-10-01T07:17:49.428721369Z"
digest: sha256:3a610042cda64b38e3d991c0b992dbdb17cf58e1b7af88c618fb9c24115ef6fd
generated: "2024-10-01T19:21:03.543447113Z"
2 changes: 1 addition & 1 deletion charts/weblate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ maintainers:
email: [email protected]
dependencies:
- name: postgresql
version: 15.5.37
version: 15.5.38
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
Expand Down
2 changes: 1 addition & 1 deletion charts/weblate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ helm install my-release weblate/weblate

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 15.5.37 |
| https://charts.bitnami.com/bitnami | postgresql | 15.5.38 |
| https://charts.bitnami.com/bitnami | redis | 20.1.5 |

## Values
Expand Down

0 comments on commit f4bd030

Please sign in to comment.