From 59f94b31c06f1097950cfc9f5e6ef4ffbfdbb929 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 9 May 2024 17:16:26 +0000 Subject: [PATCH] zarf/0.33.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- zarf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zarf.yaml b/zarf.yaml index 2bf1f1edbac..db7616a0f4e 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -1,7 +1,7 @@ package: name: zarf - version: 0.33.1 - epoch: 2 + version: 0.33.2 + epoch: 0 description: DevSecOps for Air Gap & Limited-Connection Systems. copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: ccc80ae3c3ff32d434bedde1009e1c265379f1c2 + expected-commit: 898061d37a9cb42229250dd33d90a2b8bd3aac54 repository: https://github.com/defenseunicorns/zarf tag: v${{package.version}}