Skip to content

Commit

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

* [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 Apr 1, 2024
1 parent 4cdb4ce commit 924d4dd
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: 14.0.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.12.0
digest: sha256:bf0b018bf6e1752d0dcb9b192407fbc7fffd6e25e440dc97df84cc2e63bf10f7
generated: "2024-02-01T13:58:14.962917922Z"
version: 19.0.1
digest: sha256:245d0dddd8d548f8dbed54235e5795528f771e7fc2a78203efe48c52e1669052
generated: "2024-04-01T07:31:39.738116475Z"
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: 18.12.0
version: 19.0.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 | 14.0.0 |
| https://charts.bitnami.com/bitnami | redis | 18.12.0 |
| https://charts.bitnami.com/bitnami | redis | 19.0.1 |

## Values

Expand Down

0 comments on commit 924d4dd

Please sign in to comment.