telemetry: srcrev bump 62c08e9b5e..18e7101cf3

Krzysztof Grobelny (1):
      simplified appendLimit implementation

Change-Id: I0b2845110058e44354fc035b6efec5211deb60ac
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index cf85dee..4073a2f 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
            phosphor-logging \
            sdbusplus \
            systemd"
-SRCREV = "62c08e9b5e835df0e6ca463331908235086acb4d"
+SRCREV = "18e7101cf3283c32fa52ed8b00697e1e1f59015a"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"