update:
	rm -rf charts
	cp -r ../pcloud/charts charts/
	git add .
	git commit -m "update"
	git push origin main
