Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itayB authored Aug 14, 2021
1 parent 1b3d2f6 commit 8e91985
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
@@ -1,5 +1,7 @@
![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/itayB/7c7bce8167ba2aeaf2a850a00cf8de59/raw/serversion_coverage.json)

Used [Decoding Helm Secrets](https://dbafromthecold.com/2020/08/10/decoding-helm-secrets/) post as part of this repository.

build locally:
```
docker build -t serversion .
Expand Down Expand Up @@ -79,4 +81,4 @@ $ curl http://localhost:8080/api/v1/versions | jq
},
"default": {}
}
```
```

0 comments on commit 8e91985

Please sign in to comment.