Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion charts/stable/valkey/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/valkey
- https://hub.docker.com/r/bitnamisecure/valkey
type: application
version: 2.3.1
version: 2.3.2

2 changes: 1 addition & 1 deletion charts/stable/valkey/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
image:
repository: docker.io/bitnamisecure/valkey
pullPolicy: IfNotPresent
tag: latest@sha256:5c2965cb5d4271e7a84e1addcdd70c5cb0b00cdbcdcadce5871eb70104f638aa
tag: latest@sha256:a3c580c005e12c3e0f97a3d6d703ca2d361c917457a35b080880de18b0fcd8d3

workload:
main:
Expand Down
Loading