Update valkey Docker tag to v2.4.7
This commit is contained in:
committed by
GitHub
parent
c1fb1eeef5
commit
10e0b8817b
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user