Skip to content

Commit

Permalink
chore(deps): update helm release redis to v20.6.1 (#518)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release redis to v20.6.1

* [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 Jan 7, 2025
1 parent 1018668 commit 9bc0b3a
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
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 16.2.3
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.3.0
digest: sha256:a0bb28535043fcefa40b83010fcf1a06be704b4c774f066a3556466853b36c14
generated: "2024-12-02T07:59:03.684366286Z"
version: 20.6.1
digest: sha256:f7a0b227670334a1e2f70d3bbd0217a58205533c2f25c036362d2bfc93b6af9b
generated: "2025-01-01T00:38:51.961043126Z"
2 changes: 1 addition & 1 deletion charts/weblate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 20.3.0
version: 20.6.1
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
2 changes: 1 addition & 1 deletion charts/weblate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ helm install my-release weblate/weblate
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 16.2.3 |
| https://charts.bitnami.com/bitnami | redis | 20.3.0 |
| https://charts.bitnami.com/bitnami | redis | 20.6.1 |

## Values

Expand Down

0 comments on commit 9bc0b3a

Please sign in to comment.