Skip to content
Open
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/buildbuddy-redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: BuildBuddy Redis LRU
name: buildbuddy-redis
version: 0.0.11 # Chart version
appVersion: 5.0.4 # Version of deployed app
appVersion: 7.2.5 # Version of deployed app
keywords:
- buildbuddy
- bazel
Expand Down
2 changes: 1 addition & 1 deletion charts/buildbuddy-redis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## The BuildBuddy container image to use.
image:
repository: redis
tag: 5.0.4
tag: 7.2.4
imagePullPolicy: IfNotPresent

## The number of app replicas to run.
Expand Down