Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redradrat authored Oct 12, 2020
1 parent 20bf82a commit a724138
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

# Kable
![Go](https://github.com/redradrat/kable/workflows/Go/badge.svg?branch=master)
![Release](https://img.shields.io/github/v/release/redradrat/kable)
![License](https://img.shields.io/github/license/redradrat/kable)

A tool to manage kubernetes specs in a GitOps fashion.

Expand Down Expand Up @@ -82,4 +84,4 @@ Supported Types:

Each concept needs to build on its own, that's why there is no dependency concept in kable. If let's say a Jsonnet concept depends on another Jsonnet concept, this should be realized via the Jsonnet-specific package management.

### Inputs
### Inputs

0 comments on commit a724138

Please sign in to comment.