Skip to content

Commit

Permalink
Bump Redis deps (#4997)
Browse files Browse the repository at this point in the history
Can we update this dependency? The current version of Redis has CVE.
  • Loading branch information
arslanbekov authored Sep 11, 2024
1 parent ea813c9 commit b2f392f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/oncall/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: rabbitmq.enabled
- name: redis
version: 16.13.2
version: 20.0.5
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: grafana
Expand Down

0 comments on commit b2f392f

Please sign in to comment.