Add P4Runtime translation support for di-topology-watchdog chart

This patch depends on bf-di-scripts PR: https://github.com/opennetworkinglab/bf-di-scripts/pull/44

Change-Id: Ib48f4ad3d2a0b87f8a875572eb684327cb92bbdf
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 59e3cc2..628da64 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -7,7 +7,7 @@
 description: A chart to deploy all SD-Fabric components
 kubeVersion: ">=1.18.0"
 type: application
-version: 1.0.16
+version: 1.0.17
 keywords:
   - aether
   - sdn
@@ -39,7 +39,7 @@
     condition: import.int-host-reporter.enabled
   - name: di-topology-watchdog
     repository: file://../di-topology-watchdog
-    version: 0.0.3
+    version: 0.0.4
     condition: import.di-topology-watchdog.enabled
   - name: di-metrics-exporter
     repository: file://../di-metrics-exporter