Skip to content

Commit e5487ce

Browse files
chore(deps): update helm release redis to v20.11.4 (#540)
* chore(deps): update helm release redis to v20.11.4 * [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 d0982c7 commit e5487ce

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
@@ -4,6 +4,6 @@ dependencies:
44
version: 16.4.5
55
- name: redis
66
repository: https://charts.bitnami.com/bitnami
7-
version: 20.6.3
8-
digest: sha256:33bbef22c14f8f43b56be53e9f2067ef1adaf95a47c0aea6b9a45326cbaee8b9
9-
generated: "2025-02-01T05:49:55.443229683Z"
7+
version: 20.11.4
8+
digest: sha256:2a1a75749d1a60a3f46119bcf52834aadb8bdf5f25a4a6cd87a28f2f0a8870c0
9+
generated: "2025-04-01T06:07:14.620673225Z"

charts/weblate/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ dependencies:
1818
repository: https://charts.bitnami.com/bitnami
1919
condition: postgresql.enabled
2020
- name: redis
21-
version: 20.6.3
21+
version: 20.11.4
2222
repository: https://charts.bitnami.com/bitnami
2323
condition: redis.enabled

charts/weblate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ helm install my-release weblate/weblate
2525
| Repository | Name | Version |
2626
|------------|------|---------|
2727
| https://charts.bitnami.com/bitnami | postgresql | 16.4.5 |
28-
| https://charts.bitnami.com/bitnami | redis | 20.6.3 |
28+
| https://charts.bitnami.com/bitnami | redis | 20.11.4 |
2929

3030
## Values
3131

0 commit comments

Comments
 (0)