Skip to content

Commit

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

Volunteering from issue helm#13867

Past contributions to cerebro chart:
  - helm#14506

Past contributions to other helm charts:
  - helm#14196
  - helm#14189
  - helm#13667
  - helm#13666
  - helm#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 Jose Alban committed Nov 22, 2019
1 parent 1478e02 commit 22148f5
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 22148f5

Please sign in to comment.