mirror of https://github.com/helm/helm
Merge pull request #1819 from frodenas/lint-icon
feat(helm): Linter validations for Chart icon propertypull/1822/head
commit
484a1eba72
@ -1,3 +1,4 @@
|
|||||||
name: albatross
|
name: albatross
|
||||||
description: testing chart
|
description: testing chart
|
||||||
version: 199.44.12345-Alpha.1+cafe009
|
version: 199.44.12345-Alpha.1+cafe009
|
||||||
|
icon: http://riverrun.io
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
name: goodone
|
name: goodone
|
||||||
description: good testing chart
|
description: good testing chart
|
||||||
version: 199.44.12345-Alpha.1+cafe009
|
version: 199.44.12345-Alpha.1+cafe009
|
||||||
|
icon: http://riverrun.io
|
||||||
|
Loading…
Reference in new issue