Skip to content

Commit 8a88191

Browse files
mtrmaclsm5
authored andcommitted
Release 1.5.2
Includes a fix for CVE-2021-41190 / GHSA-77vh-xpmg-72qh . - use fedora:latest in contrib/skopeoimage/*/Dockerfile - Fix test bug that prevented useful diagnostics on registry fail - proxy: Add an API to fetch the config upconverted to OCI - proxy: Add support for manifest lists - proxy: Uncapitalize all errors - Cirrus: Bump Fedora to release 35 & Ubuntu to 21.10 - Update to c/image v5.17.0 Signed-off-by: Miloslav Trmač <[email protected]>
1 parent 69728fd commit 8a88191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the version of the build.
4-
const Version = "1.5.2-dev"
4+
const Version = "1.5.2"

0 commit comments

Comments
 (0)