diff --git a/_service b/_service
index 357b437..8461f28 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/influxdata/telegraf
git
.git
- v1.18.1
+ v1.18.2
@PARENT_TAG@
enable
v(.*)
@@ -13,8 +13,9 @@
*.tar
- gz
+ xz
+ xz
diff --git a/_servicedata b/_servicedata
index 7b253fe..1004ba5 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/influxdata/telegraf
- dc4fa5dd9aa5876b6ba5022aab3d5453fecc7b2b
\ No newline at end of file
+ cee27ad32fccb6ff6198911115107d00db97a04f
\ No newline at end of file
diff --git a/telegraf-1.18.1.tar.gz b/telegraf-1.18.1.tar.gz
deleted file mode 100644
index d14e7c3..0000000
--- a/telegraf-1.18.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d5e6ab37d404a7f55c185a36ca6c2b50f771499e6522c22aa4f3a778f4db2e73
-size 2697725
diff --git a/telegraf-1.18.2.tar.xz b/telegraf-1.18.2.tar.xz
new file mode 100644
index 0000000..532d8b9
--- /dev/null
+++ b/telegraf-1.18.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3b572fa2fa49b6586df26293c1074d49440d6ff4a64d73fea99085abce75b4b1
+size 1905912
diff --git a/telegraf.changes b/telegraf.changes
index 6024c86..68274c4 100644
--- a/telegraf.changes
+++ b/telegraf.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Tue May 18 17:26:41 UTC 2021 - Ferdinand Thiessen
+
+- Update to version 1.18.2
+ * processors.converter Add support for large hexadecimal strings
+ * inputs.apcupsd Fix apcupsd 'ALARMDEL' bug via forked repo
+ * parsers.json Make JSON format compatible with nulls
+ * inputs.nfsclient Fix nfsclient ops map to allow collection of
+ metrics other than read and write
+ * inputs.snmp Log snmpv3 auth failures
+ * common.shim Accept larger inputs from scanner
+ * inputs.vsphere Add MetricLookback setting to handle reporting
+ delays in vCenter 6.7 and later
+ * outputs.sumologic Carbon2 serializer: sanitize metric name
+ * inputs.opcua Fix error handling
+
-------------------------------------------------------------------
Wed Apr 07 21:36:28 UTC 2021 - jkowalczyk@suse.com
diff --git a/telegraf.spec b/telegraf.spec
index 69ed4dc..1cb6817 100644
--- a/telegraf.spec
+++ b/telegraf.spec
@@ -18,13 +18,13 @@
%define _config_dir %{_sysconfdir}/%{name}
Name: telegraf
-Version: 1.18.1
+Version: 1.18.2
Release: 0
Summary: The plugin-driven server agent for collecting & reporting metrics
License: MIT
Group: System/Monitoring
URL: https://github.com/influxdata/telegraf
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
Source1: vendor.tar.gz
BuildRequires: git-core
BuildRequires: golang-packaging
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 3d57d65..0cdb8a7 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:1dce47167d26c792555f871126678ad84629e35e1c3e21a82edc54e6a101e87d
-size 21734053
+oid sha256:73681d1c6318dfc6261f5f5636f2ed265a05b45912a37879331d851e978e87f1
+size 21434915