tryretool / retool-helm

MIT License
46 stars 57 forks source link

Make the encryption key required if it doesn't exist #66

Closed TumuGuskun closed 2 years ago

TumuGuskun commented 2 years ago
λ helm lint
engine.go:159: [INFO] Missing required value: Please set a value for .Values.config.encryptionKey
engine.go:167: [INFO] Missing required value: Please set a value for .Values.image.tag
==> Linting .
[INFO] Chart.yaml: icon is recommended
[WARNING] /Users/timgaskin/dev/retool-helm: chart directory is missing these dependencies: postgresql

1 chart(s) linted, 0 chart(s) failed