Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v13.2.0 (#374)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release postgresql to v13.2.0

* [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 Nov 2, 2023
1 parent dcc32bd commit 1517dad
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: 13.0.0
version: 13.2.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.2.0
digest: sha256:1761db3e7699111a757ca94e713cecbce2366fa63b4c8fb17aba7646ad835370
generated: "2023-11-02T13:30:31.674615646Z"
digest: sha256:9647ee918c22b79e0f9aa35b3e92b131c5fb311154e1e9d91d727ca682973c4b
generated: "2023-11-02T13:48:56.583153094Z"
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: michal@weblate.org
dependencies:
- name: postgresql
version: 13.0.0
version: 13.2.0
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 | 13.0.0 |
| https://charts.bitnami.com/bitnami | postgresql | 13.2.0 |
| https://charts.bitnami.com/bitnami | redis | 18.2.0 |

## Values
Expand Down

0 comments on commit 1517dad

Please sign in to comment.