diff --git a/SPECS/trident/trident.signatures.json b/SPECS/trident/trident.signatures.json index 8f2eda6f575..9523a0197fa 100644 --- a/SPECS/trident/trident.signatures.json +++ b/SPECS/trident/trident.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "trident-0.21.0-cargo.tar.gz": "6f960e967079c3f1334d25e1f6072125ac81e2d77a081ec07638281ee66e15d5", - "trident-0.21.0.tar.gz": "c7b8917f8b692f5a1571f3c9303145e4ea6f1bdd522ecc56110101bc8542247c" + "trident-0.22.0-cargo.tar.gz": "1ed6a667a30fa5ba8d6fe234b137c3e9c347f37a3286873ba9b8810b4d040db8", + "trident-0.22.0.tar.gz": "4ae5607bacbbef21d627630a1ce25f344ca944b372603f0369df4ae6feedfc21" } } \ No newline at end of file diff --git a/SPECS/trident/trident.spec b/SPECS/trident/trident.spec index 6f6c225d3b7..c9b749ed59d 100644 --- a/SPECS/trident/trident.spec +++ b/SPECS/trident/trident.spec @@ -9,7 +9,7 @@ Summary: Declarative, security-first OS lifecycle agent designed primarily for Azure Linux Name: trident # Use hard-coded versions for distro build -Version: 0.21.0 +Version: 0.22.0 Release: 1%{?dist} License: MIT Vendor: Microsoft Corporation @@ -300,6 +300,9 @@ mkdir -p "$pcrlockroot" ) %changelog +* Thu Mar 26 2026 Brian Fjeldstad 0.22.0-1 +- Upgrade to version 0.22.0 + * Mon Mar 2 2026 Brian Fjeldstad 0.21.0-1 - Original version for Azure Linux (license: MIT). - License verified. diff --git a/cgmanifest.json b/cgmanifest.json index 3ee62ec9b42..33ac42e9daf 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -29356,8 +29356,8 @@ "type": "other", "other": { "name": "trident", - "version": "0.21.0", - "downloadUrl": "https://github.com/microsoft/trident/archive/refs/tags/v0.21.0.tar.gz" + "version": "0.22.0", + "downloadUrl": "https://github.com/microsoft/trident/archive/refs/tags/v0.22.0.tar.gz" } } }, @@ -31476,4 +31476,4 @@ } ], "Version": 1 -} +} \ No newline at end of file