Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v16.2.3 (#503)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release postgresql to v16.2.3

* [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 Dec 2, 2024
1 parent 8f85de7 commit 7cc40ae
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: 16.1.0
version: 16.2.3
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.3.0
digest: sha256:deced3e5858a2ed61f030a8b5d9ff96e8966b5522e5194ae750db6591ef40225
generated: "2024-12-01T02:10:27.431314902Z"
digest: sha256:a0bb28535043fcefa40b83010fcf1a06be704b4c774f066a3556466853b36c14
generated: "2024-12-02T07:59:03.684366286Z"
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: 16.1.0
version: 16.2.3
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 | 16.1.0 |
| https://charts.bitnami.com/bitnami | postgresql | 16.2.3 |
| https://charts.bitnami.com/bitnami | redis | 20.3.0 |

## Values
Expand Down

0 comments on commit 7cc40ae

Please sign in to comment.