mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Adding OWNERS file to redis chart (#3094)
This commit is contained in:
committed by
k8s-ci-robot
parent
33478ff7e7
commit
5e946558b0
@@ -1 +1,3 @@
|
||||
.git
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: redis
|
||||
version: 1.1.2
|
||||
version: 1.1.3
|
||||
appVersion: 4.0.6
|
||||
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:
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
approvers:
|
||||
- prydonius
|
||||
- tompizmor
|
||||
- sameersbn
|
||||
reviewers:
|
||||
- prydonius
|
||||
- tompizmor
|
||||
- sameersbn
|
||||
Reference in New Issue
Block a user