Skip to content

Commit

Permalink
chore(deps): update container image bitnami/redis to 7.2.4@ff96dea by…
Browse files Browse the repository at this point in the history
… renovate (#19635)
  • Loading branch information
truecharts-admin committed Mar 22, 2024
1 parent 3ad3186 commit 5057682
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ keywords:
- redis
- keyvalue
- database
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/redis
- https://hub.docker.com/r/bitnami/redis
type: application
version: 13.2.1
version: 13.2.2
2 changes: 1 addition & 1 deletion charts/stable/redis/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: bitnami/redis
pullPolicy: IfNotPresent
tag: 7.2.4@sha256:413ba6ab7104ced40c1047451680f0679b235684a14a7db4a05a5990ff4e1e67
tag: 7.2.4@sha256:ff96deae78adc4e6c69911296ced2828daba5d86741d507d823d4d0669b0ed81

includeCommon: true
workload:
Expand Down

0 comments on commit 5057682

Please sign in to comment.