Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/cerebro] Adding wvidana as collaborator (#16909)
Browse files Browse the repository at this point in the history
* Adding wvidana as collaborator

Volunteering from issue #13867

Past contributions to cerebro chart:
  - #14506

Past contributions to other helm charts:
  - #14196
  - #14189
  - #13667
  - #13666
  - #13665

Signed-off-by: Wilfrido Vidana <wilfrido.vidana@omf.com>

* Adding the OWNERS file to .helmignore

Signed-off-by: Wilfrido Vidana <wvidanas@gmail.com>
  • Loading branch information
wvidana authored and k8s-ci-robot committed Nov 7, 2019
1 parent 1b38786 commit 6fb92f2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions stable/cerebro/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
4 changes: 3 additions & 1 deletion stable/cerebro/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cerebro
version: 1.2.0
version: 1.2.1
appVersion: 0.8.4
apiVersion: v1
description: A Helm chart for Cerebro - a web admin tool that replaces Kopf.
Expand All @@ -11,3 +11,5 @@ sources:
maintainers:
- name: davidkarlsen
email: david@davidkarlsen.com
- name: wvidana
email: wvidanas@gmail.com
2 changes: 2 additions & 0 deletions stable/cerebro/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
approvers:
- davidkarlsen
- wvidana
reviewers:
- davidkarlsen
- wvidana

0 comments on commit 6fb92f2

Please sign in to comment.