Skip to content

Releases: chartmuseum/chart-scanner

v0.1.0

14 Jan 19:44
Compare
Choose a tag to compare

Changelog

9843d63 fix readme example
cd0bf43 validate prov files
ae193e2 upgrade to helm 2.12.2
5a6747a update validation logic
b651eab change repo owner refs
a6f7dc9 Update README.md
15c812a capitalization issue
51feb36 goreleaser ldflags
d2a3be5 fixes for goreleaser
66e8ad2 add developer guide
0372cc9 add goreleaser config
d62794b codefresh badge
c0c1130 Merge branch 'master' of github.com:jdolitsky/chart-scanner
4db85c3 fix docker to use make
4d2d92a Update README.md
84a9017 Update README.md
2e04080 install instructions
4227b7f add codefresh pipelines
500cecb add example
c807e38 add install instructions
25ef767 fix storage.go
c0e204f validate chart name
079a598 import helm to load charts
10713d6 Update README.md
6d0a9c5 refactor flag filter to method
e4f741d add evil chart
d753789 add test charts
facae74 add debug flag
54a5d09 fix for recursive search
110c52e recusrive scan on local
0ee7fb5 sort flags
e21b7a5 Add baidu instructions
fa7bf41 cm storage 0.3.0
27ebaad only use storage flags from cm
3c9f27c Merge branch 'master' of github.com:jdolitsky/chart-scanner
a4d39a4 add scan.go
9f426ec Update README.md
c0661f0 check in vendor
5ab7331 initial boilerplate
feec6be Initial commit