Skip to content

Commit

Permalink
docs: add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
dadav committed Aug 18, 2023
1 parent 27c87ad commit c56357d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# helm-schema

<p>
<img src="images/logo.png" width="400" />
<br />
<a href="https://github.com/dadav/helm-schema/releases"><img src="https://img.shields.io/github/release/dadav/helm-schemas.svg" alt="Latest Release"></a>
<a href="https://pkg.go.dev/github.com/dadav/helm-schemas?tab=doc"><img src="https://godoc.org/github.com/golang/gddo?status.svg" alt="Go Docs"></a>
<a href="https://github.com/dadav/helm-schema/actions"><img src="https://github.com/dadav/helm-schema/workflows/build/badge.svg" alt="Build Status"></a>
</p>


This tool tries to help you to easily create some nice jsonschema for your helm chart.

By default it will traverse the current directory and look for `Chart.yaml` files.
Expand Down
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c56357d

Please sign in to comment.