diff --git a/_service b/_service
index 25a525b..f354dfd 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/containerd/nerdctl.git
git
- v1.6.0
+ v1.7.0
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 83d0d3d..5b9d4ab 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containerd/nerdctl.git
- 5f39d76139344b8aac6fd03cbe0fa2fd50f89929
\ No newline at end of file
+ e674fe7ba6e49f12e88cd9c6c442e7ea5232502c
\ No newline at end of file
diff --git a/nerdctl-1.6.0.tar.xz b/nerdctl-1.6.0.tar.xz
deleted file mode 100644
index 0c12f24..0000000
--- a/nerdctl-1.6.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:89a44d820b2fea72c92b0c0994edaebec5875bc7c763d10df0284473d8fc751d
-size 362016
diff --git a/nerdctl-1.7.0.tar.xz b/nerdctl-1.7.0.tar.xz
new file mode 100644
index 0000000..dcb1d8d
--- /dev/null
+++ b/nerdctl-1.7.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:67ac800d35b5f2d14b1c78955fe0a10f604ebd776b45a729372ca0ac72f55821
+size 367588
diff --git a/nerdctl.changes b/nerdctl.changes
index 459f2f7..75e6cbe 100644
--- a/nerdctl.changes
+++ b/nerdctl.changes
@@ -1,3 +1,84 @@
+-------------------------------------------------------------------
+Mon Dec 04 07:00:42 UTC 2023 - danish.prakash@suse.com
+
+- Update to version 1.7.0:
+ * build(deps): bump github.com/Microsoft/hcsshim from 0.11.2 to 0.11.4
+ * update containerd-fuse-overlayfs (1.0.8)
+ * Fix unstable sort of container list in compose
+ * update imgcrypt (1.1.9)
+ * update BuildKit (0.12.3)
+ * update runc (1.1.10)
+ * update containerd (1.7.8)
+ * nerdctl ps: implement `--format {{.Label "foo"}}`
+ * Dockerfile: stargz-snapshotter v0.15.1
+ * fix add-host overwritten
+ * build(deps): bump github.com/containerd/stargz-snapshotter/ipfs
+ * build(deps): bump github.com/containerd/imgcrypt from 1.1.8 to 1.1.9
+ * build(deps): bump github.com/containerd/stargz-snapshotter
+ * nerdctl-full: compile ipfs (Kubo) as a static binary
+ * nerdctl-full: compile containerd as static binaries
+ * Support IPv6 for nerdctl network
+ * Add support to CernVM-FS Snapshotter
+ * build(deps): bump github.com/docker/cli
+ * support running container with network id
+ * build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.8
+ * build(deps): bump github.com/docker/docker
+ * compose_config_test: workaround for Docker Compose v2.23.0
+ * Vagrantfile.freebsd: pin generic/freebsd13 to version 4.3.2
+ * build(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3
+ * fix ps format names
+ * support ip-masq option
+ * build(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2
+ * Replace logrus.SetOutput() with log.L.Logger.SetOutput()
+ * docs: minor soci push fix
+ * build(deps): bump github.com/containerd/nydus-snapshotter
+ * build(deps): bump github.com/containerd/continuity from 0.4.2 to 0.4.3
+ * build(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0
+ * build(deps): bump github.com/compose-spec/compose-go
+ * build(deps): bump github.com/Microsoft/hcsshim from 0.11.1 to 0.11.2
+ * build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
+ * build(deps): bump actions/checkout from 4.1.0 to 4.1.1
+ * build(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1
+ * Use https://github.com/containerd/log for logging
+ * build(deps): bump github.com/containerd/accelerated-container-image
+ * fix: typo
+ * nerdctl compose: fix --env-file
+ * build(deps): bump github.com/containerd/nydus-snapshotter
+ * chore: unnecessary code
+ * build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
+ * fix: call client close
+ * go.mod: github.com/containerd/containerd v1.7.7
+ * dockerconfigresolver: nullify DefaultTLS when DefaultScheme == "http"
+ * update gotestsum (1.10.0)
+ * update Kubo (0.23.0)
+ * update containerd-fuse-overlayfs (1.0.7)
+ * update slirp4netns (1.2.2)
+ * update containerd (1.7.7)
+ * containerd/containerd/log -> containerd/log
+ * chore: Comment should with an optional leading article
+ * build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
+ * release.yml: migrate from `hub` to `gh`
+ * build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0
+ * build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
+ * build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0
+ * build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
+ * build(deps): bump github.com/containerd/nydus-snapshotter
+ * Fix port allocate iptables regex
+ * CNI: prioritize `/opt/cni/bin` over `/usr/lib/cni`
+ * build(deps): bump github.com/containerd/nydus-snapshotter
+ * docs: minor fixes to soci documentation
+ * update toml to v2
+ * fix: client close connection
+ * Support zstd (non-chunked) conversion
+ * build(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0
+ * build(deps): bump actions/checkout from 4.0.0 to 4.1.0
+ * chore: Comment should with an optional leading article
+ * build(deps): bump github.com/Microsoft/hcsshim from 0.11.0 to 0.11.1
+ * add missing flags for compose ps
+ * add featrue network filter
+ * build(deps): bump github.com/compose-spec/compose-go
+ * image: dedup same platform entry
+
-------------------------------------------------------------------
Tue Oct 10 06:16:47 UTC 2023 - Danish Prakash
diff --git a/nerdctl.spec b/nerdctl.spec
index 56b2036..40819a7 100644
--- a/nerdctl.spec
+++ b/nerdctl.spec
@@ -24,7 +24,7 @@
%global import_path %{provider_prefix}
Name: nerdctl
-Version: 1.6.0
+Version: 1.7.0
Release: 0
Summary: Docker-compatible CLI for containerd
License: Apache-2.0
diff --git a/vendor.tar.xz b/vendor.tar.xz
index a33ec90..05532e7 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:abc834aef6ae8f24fbc888e71b39792a8ee2a06129b0223c095978f5b59fa100
-size 3681728
+oid sha256:756f8c2e6c4d6cfa8883ab910a8144b5c4159c971e3adcf19027ab44785ac679
+size 3722908