From ee2bcafce3f89b56d9661d7ae801518af93c7d40 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sun, 4 Aug 2019 23:59:55 -0400 Subject: [PATCH] adding kube-plex dir to check --- .circleci/ct.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/ct.yaml b/.circleci/ct.yaml index 5999be0a..05a67fa1 100644 --- a/.circleci/ct.yaml +++ b/.circleci/ct.yaml @@ -1,3 +1,4 @@ helm-extra-args: --timeout 600 chart-dirs: - - . \ No newline at end of file + - . + - kube-plex/charts \ No newline at end of file