We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a5bbc commit 4cc51f9Copy full SHA for 4cc51f9
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 0.6.0 (2023/09/15)
4
+
5
+* Warn on unknown blob format (#163)
6
+* Use forked module to fix nil pointer dereference (#164)
7
+* Bump github.com/containerd/containerd to 1.7.6 (#146 #159)
8
+* Bump github.com/containers/image/v5 to 5.28.0 (#160)
9
+* Bump github.com/docker/docker to 24.0.5+incompatible (#138 #140)
10
+* Bump github.com/opencontainers/image-spec to 1.1.0-rc5 (#135 #161)
11
+* Bump github.com/rs/zerolog to 1.30.0 (#142)
12
+* Bump golang.org/x/sys to 0.11.0 (#136 #143)
13
+* Bump golang.org/x/sys to 0.11.0 (#143)
14
15
## 0.5.0 (2023/07/02)
16
17
* Support `image:tag@digest` format (#131)
0 commit comments