Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[imio/helm-plausible-analytics] helm lint fails #5

Closed
varac opened this issue Dec 19, 2023 · 1 comment
Closed

[imio/helm-plausible-analytics] helm lint fails #5

varac opened this issue Dec 19, 2023 · 1 comment

Comments

@varac
Copy link

varac commented Dec 19, 2023

Thanks for this chart !

I noticed this warning when linting the chart:

/tmp $ git clone https://github.com/IMIO/helm-plausible-analytics/
Cloning into 'helm-plausible-analytics'...
...

/tmp $ cd helm-plausible-analytics 
helm-plausible-analytics $ helm dependency build
Getting updates for unmanaged Helm repositories...
...

helm-plausible-analytics $ helm lint .                
coalesce.go:175: warning: skipped value for clickhouse.initContainers: Not a table.
==> Linting .

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

Please fix this issue warning, because it always breaks my https://github.com/tarioch/flux-check-hook. Thanks !

@alexnuttinck
Copy link
Member

alexnuttinck commented Jan 29, 2024

It is now fixed. initContainers variable has been renamed: plausibleInitContainers in 0.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants