Update valkey Docker tag to v2.4.7

This commit is contained in:
small-hack-renovate[bot]
2025-06-08 14:31:11 +00:00
committed by GitHub
parent c1fb1eeef5
commit 10e0b8817b
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.20.0
version: 0.21.0
# This is the version number of the application being deployed.
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -33,7 +33,7 @@ dependencies:
condition: postgresql.enabled
- name: valkey
version: 2.2.3
version: 2.4.7
repository: oci://registry-1.docker.io/bitnamicharts
condition: valkey.enabled