-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #82 from akash4sh/main
Add openebs-monitoring chart
- Loading branch information
Showing
24 changed files
with
17,118 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.orig | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
annotations: | ||
artifacthub.io/changes: | | ||
- "✨ update chart to version 0.4.10" | ||
apiVersion: v2 | ||
appVersion: 2.12.0 | ||
description: A Helm chart for monitoring OpenEBS | ||
keywords: | ||
- openebs | ||
- monitoring | ||
maintainers: | ||
- email: [email protected] | ||
name: kiranmova | ||
- email: [email protected] | ||
name: avishnu | ||
- email: [email protected] | ||
name: Ab-hishek | ||
- email: [email protected] | ||
name: rajaSahil | ||
- email: [email protected] | ||
name: Sanjay1611 | ||
name: openebs-monitoring | ||
sources: | ||
- https://github.com/openebs/monitoring | ||
type: application | ||
version: 1.0.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.