Skip to content

Commit

Permalink
chore(deps): update helm release redis to v19.1.5 (#436)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release redis to v19.1.5

* [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 May 2, 2024
1 parent 3157b85 commit c4a6044
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: 15.2.8
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.0.2
digest: sha256:4af56e438b1642b57b7e9d13fd17bf2383acfa56313a56af9d6c232fb3abb2c1
generated: "2024-05-01T15:29:51.58671428Z"
version: 19.1.5
digest: sha256:f6afab247fa5f25198ace55bf91d29fffb8124200d5174fe633ceb7b94523816
generated: "2024-05-02T04:06:45.835340208Z"
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: 19.0.2
version: 19.1.5
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 | 15.2.8 |
| https://charts.bitnami.com/bitnami | redis | 19.0.2 |
| https://charts.bitnami.com/bitnami | redis | 19.1.5 |

## Values

Expand Down

0 comments on commit c4a6044

Please sign in to comment.