Update valkey Docker tag to v2.2.3
This commit is contained in:
committed by
GitHub
parent
2a4611e9e9
commit
5534d5c286
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user