diff --git a/_service b/_service
index 77860b6..13a30ae 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
cni-plugins
.git
- v1.6.0
+ v1.6.2
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 334ab34..966effc 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containernetworking/plugins.git
- fec2d62676cbe4f2fd587b4840c7fc021bead3f9
\ No newline at end of file
+ 7f756b411efc3d3730c707e2cc1f2baf1a66e28c
\ No newline at end of file
diff --git a/cni-plugins-1.6.0.tar.xz b/cni-plugins-1.6.0.tar.xz
deleted file mode 100644
index 6e0d117..0000000
--- a/cni-plugins-1.6.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a2ff0ca1528fc4cc0fdc242ce0de4276a256b8a4f0a1feb6b3bf1ac32ebd3811
-size 2045436
diff --git a/cni-plugins-1.6.2.tar.xz b/cni-plugins-1.6.2.tar.xz
new file mode 100644
index 0000000..2ca3a61
--- /dev/null
+++ b/cni-plugins-1.6.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:da73d8cddcf03b0ff2a6b03191ef9d5ea7e267595f1fb3fb6b53f650780f4c73
+size 2123064
diff --git a/cni-plugins.changes b/cni-plugins.changes
index 1ad89b9..2996965 100644
--- a/cni-plugins.changes
+++ b/cni-plugins.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Mon Jan 27 11:06:21 UTC 2025 - madhankumar.chellamuthu@suse.com
+
+- Update to version 1.6.2:
+ * portmap: fix iptables conditions detection
+ * build(deps): bump the golang group across 1 directory with 7 updates
+ * ipmasq: fix nftables backend
+ * portmap: fix nftables backend
+
-------------------------------------------------------------------
Tue Oct 22 12:13:41 UTC 2024 - Alexandre Vicenzi
diff --git a/cni-plugins.spec b/cni-plugins.spec
index dd2642b..cbfcc3a 100644
--- a/cni-plugins.spec
+++ b/cni-plugins.spec
@@ -1,7 +1,7 @@
#
# spec file for package cni-plugins
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define cni_bin_dir %{_libexecdir}/cni
%define cni_doc_dir %{_docdir}/cni-plugins
Name: cni-plugins
-Version: 1.6.0
+Version: 1.6.2
Release: 0
Summary: Container Network Interface plugins
License: Apache-2.0