diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 048fa896c..634e98b67 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -25,4 +25,4 @@ name: redis sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ -version: 14.8.3 +version: 14.8.4 diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index 1b6a20cee..5d293cd24 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -1044,7 +1044,7 @@ serviceAccount: ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/ ## pdb: - ## @param pdb.create Specifies whether a ServiceAccount should be created + ## @param pdb.create Specifies whether a PodDisruptionBudget should be created ## create: false ## @param pdb.minAvailable Min number of pods that must still be available after the eviction