Start using open source images moving forward. Remove t3 from the app list

Change-Id: I50e3c27aa3ab20f338cfb8e39d0af11bfdace568
diff --git a/int-host-reporter/Chart.yaml b/int-host-reporter/Chart.yaml
index 4db554d..6e3e9a5 100644
--- a/int-host-reporter/Chart.yaml
+++ b/int-host-reporter/Chart.yaml
@@ -3,7 +3,7 @@
 ---
 apiVersion: v2
 name: int-host-reporter
-version: 0.0.3
+version: 0.0.4
 type: application
 keywords:
   - In-band Network Telemetry
diff --git a/int-host-reporter/values.yaml b/int-host-reporter/values.yaml
index 70ed398..886188c 100644
--- a/int-host-reporter/values.yaml
+++ b/int-host-reporter/values.yaml
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: Apache-2.0
 
 image:
-  repository: registry.hub.docker.com/opennetworking/int-host-reporter
+  repository: opennetworking/int-host-reporter
   pullPolicy: Always
   # Overrides the image tag whose default is the chart appVersion.
   tag: "latest"