Skip to content

Commit

Permalink
Bump chart version and README notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rafael committed Sep 15, 2020
1 parent f7a5484 commit c9888d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bitnami/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: redis
version: 10.9.0
version: 10.10.0
appVersion: 6.0.8
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
keywords:
Expand Down
2 changes: 1 addition & 1 deletion bitnami/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ kubectl patch deployments my-release-redis-metrics --type=json -p='[{"op": "remo

## Notable changes

### 10.9.0
### 10.10.0
When deployed with sentinel enabled, only a group of nodes is deployed and the master/slave role is handled in the group. To avoid breaking the compatibility, the settings for this nodes are given through the `slave.xxxx` parameters in `values.yaml`

### 9.0.0
Expand Down

0 comments on commit c9888d6

Please sign in to comment.