Merge "[CLAMP,COMMON] Escape special chars in mysql passwords"
[oom.git] / kubernetes / oof / Makefile
index 72f97ef..a116386 100644 (file)
@@ -14,3 +14,8 @@
 
 make-has:
        cd charts && helm dep up oof-has
+       cd charts && helm dep up oof-cmso
+
+clean:
+       @find . -type f -name '*.tgz' -delete
+       @find . -type f -name '*.lock' -delete