face-detection: point to action from trigger
diff --git a/apps/face-detection/chart/Actions.yaml b/apps/face-detection/chart/Actions.yaml
index ca1e0fc..cc3d089 100644
--- a/apps/face-detection/chart/Actions.yaml
+++ b/apps/face-detection/chart/Actions.yaml
@@ -1,5 +1,5 @@
-triggers:
-- name: DetectFaces
+actions:
+- name: detect-faces
   template: |
     kind: Pod
     apiVersion: v1
diff --git a/apps/face-detection/chart/face-detection.tar.gz b/apps/face-detection/chart/face-detection.tar.gz
index 98e46a5..4bb0bd5 100644
--- a/apps/face-detection/chart/face-detection.tar.gz
+++ b/apps/face-detection/chart/face-detection.tar.gz
Binary files differ