Skip to content

Commit

Permalink
feat(helm): update chart redis to 18.19.2
Browse files Browse the repository at this point in the history
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| helm       | redis   | 18.12.1 | 18.19.2 |
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 773ca25 commit 7fb4c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/databases/redis/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: redis
version: 18.12.1
version: 18.19.2
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 7fb4c1a

Please sign in to comment.