From 8db14ea4d4bae333c251d8e640e37c462ec8eeec Mon Sep 17 00:00:00 2001 From: Jindrich Luza Date: Thu, 27 Jun 2024 08:08:57 +0200 Subject: [PATCH] Release v0.0.8 --- docs/source/CHANGELOG.rst | 5 +++++ pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/source/CHANGELOG.rst b/docs/source/CHANGELOG.rst index a9d8da9..d3c64a6 100644 --- a/docs/source/CHANGELOG.rst +++ b/docs/source/CHANGELOG.rst @@ -1,6 +1,11 @@ ChangeLog ========= +0.0.8 (27-06-2024) +------------------ +* Added identity support for cosign signer which translates to cosign --sign-container-identity argument + + 0.0.7 (02-05-2024) ------------------- Fixed cosign OOM diff --git a/pyproject.toml b/pyproject.toml index 1fe52bf..820658b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "pubtools-sign" description = "Collection of tools producing signed artifacts" readme = "README.rst" requires-python = ">=3.7" -version = "0.0.7" +version = "0.0.8" classifiers = [ # Optional # How mature is this project? Common values are