Skip to content

Commit

Permalink
Add maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
maruina committed May 30, 2022
1 parent c6f7a35 commit b2abbe9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Test Helm Chart
name: Helm Chart Tests

on:
push:
branches:
- main
pull_request:
workflow_dispatch:

jobs:
test-build:
Expand Down
7 changes: 7 additions & 0 deletions charts/kms-issuer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@ version: 0.1.0
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v2.0.0"

keywords:
- cert-manager
- kubernetes
- kms
maintainers:
- name: maruina

0 comments on commit b2abbe9

Please sign in to comment.