diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index 1e4164fc7b..8ea3f636f2 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: redis -version: 8.0.5 +version: 8.0.6 appVersion: 5.0.5 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: diff --git a/stable/redis/OWNERS b/stable/redis/OWNERS index 0e93555cff..6a69f4f093 100644 --- a/stable/redis/OWNERS +++ b/stable/redis/OWNERS @@ -1,5 +1,6 @@ approvers: - carrodher +- javsalgar - desaintmartin - juan131 - prydonius @@ -7,6 +8,7 @@ approvers: - tompizmor reviewers: - carrodher +- javsalgar - desaintmartin - juan131 - prydonius