Update valkey Docker tag to v2.2.3

This commit is contained in:
small-hack-renovate[bot]
2025-01-23 21:44:21 +00:00
committed by GitHub
parent 2a4611e9e9
commit 5534d5c286
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.17.0
version: 0.17.1
# This is the version number of the application being deployed.
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -33,6 +33,6 @@ dependencies:
condition: postgresql.enabled
- name: valkey
version: 2.2.1
version: 2.2.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: valkey.enabled