Properly lock chart dependencies (#326)

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/326
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: luhahn <luhahn@noreply.gitea.io>
Co-authored-by: justusbunsi <justusbunsi@noreply.gitea.io>
Co-committed-by: justusbunsi <justusbunsi@noreply.gitea.io>
This commit is contained in:
justusbunsi
2022-06-15 15:37:25 +08:00
committed by luhahn
parent 2cc3195eaa
commit 0172a59889
3 changed files with 19 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
charts/
node_modules/
Chart.lock
.DS_Store