Skip to content

Commit

Permalink
chore(deps): update public.ecr.aws/docker/library/redis docker tag to…
Browse files Browse the repository at this point in the history
… v7.4.2

Signed-off-by: argoproj-renovate[bot] <161757507+argoproj-renovate[bot]@users.noreply.github.com>
  • Loading branch information
argoproj-renovate[bot] authored Jan 10, 2025
1 parent 23b484d commit f956f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@ redis:
# -- Redis repository
repository: public.ecr.aws/docker/library/redis
# -- Redis tag
tag: 7.4.1-alpine
tag: 7.4.2-alpine
# -- Redis image pull policy
# @default -- `""` (defaults to global.image.imagePullPolicy)
imagePullPolicy: ""
Expand Down Expand Up @@ -1567,7 +1567,7 @@ redis-ha:
# -- Redis repository
repository: public.ecr.aws/docker/library/redis
# -- Redis tag
tag: 7.4.1-alpine
tag: 7.4.2-alpine
## Prometheus redis-exporter sidecar
exporter:
# -- Enable Prometheus redis-exporter sidecar
Expand Down

0 comments on commit f956f6b

Please sign in to comment.