Skip to content

Commit

Permalink
[bitnami/redis] Fix zombie processes in readiness/liveness check (#2453)
Browse files Browse the repository at this point in the history
* [bitnami/redis] Fix zombie processes in readiness/liveness check

* [bitnami/redis] Update components versions

Signed-off-by: Bitnami Containers <[email protected]>

Co-authored-by: Bitnami Containers <[email protected]>
  • Loading branch information
javsalgar and bitnami-bot authored May 1, 2020
1 parent e520ac0 commit b9414f4
Show file tree
Hide file tree
Showing 22 changed files with 1,084 additions and 1,991 deletions.
18 changes: 9 additions & 9 deletions bitnami/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
apiVersion: v1
name: redis
version: 10.6.11
version: 10.6.12
appVersion: 5.0.9
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:
- redis
- keyvalue
- database
- redis
- keyvalue
- database
home: http://redis.io/
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
sources:
- https://github.com/bitnami/bitnami-docker-redis
- https://github.com/bitnami/bitnami-docker-redis
maintainers:
- name: Bitnami
email: [email protected]
- name: desaintmartin
email: [email protected]
- name: Bitnami
email: [email protected]
- name: desaintmartin
email: [email protected]
engine: gotpl
1 change: 0 additions & 1 deletion bitnami/redis/ci/default-values.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions bitnami/redis/ci/dev-values.yaml

This file was deleted.

Loading

0 comments on commit b9414f4

Please sign in to comment.