mirror of
https://github.com/kairos-io/helm-charts.git
synced 2025-09-17 07:38:17 +00:00
Use ct to lint charts (#9)
* Use ct to lint charts Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Lint all Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Lint Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Do not raise for trailing spaces Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * pass config file Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Wrong flag name Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Lint Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Add validate-maintainers: false to lint conf Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * same Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * revert Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Only run for changed files Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
@@ -9,4 +9,4 @@ maintainers:
|
||||
email: mudler@kairos.io
|
||||
|
||||
version: 0.0.1
|
||||
appVersion: "v0.0.1"
|
||||
appVersion: "v0.0.1"
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
# Settings for the chart.
|
||||
|
||||
# nameOverride Replaces the release name of the chart in Chart.yaml file when
|
||||
@@ -42,4 +41,4 @@ resources:
|
||||
memory: 50Mi
|
||||
requests:
|
||||
cpu: 250m
|
||||
memory: 50Mi
|
||||
memory: 50Mi
|
||||
|
Reference in New Issue
Block a user