Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump to v1.75.0
Signed-off-by: yu-croco <[email protected]>
  • Loading branch information
yu-croco committed Aug 9, 2025
commit bf5909150bd6e072bac30cea4dab729dd0183b98
2 changes: 1 addition & 1 deletion charts/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1746,7 +1746,7 @@ redis-ha:
# -- Repository to use for the redis-exporter
image: ghcr.io/oliver006/redis_exporter
# -- Tag to use for the redis-exporter
tag: v1.74.0
tag: v1.75.0
persistentVolume:
# -- Configures persistence on Redis nodes
enabled: false
Expand Down
Loading