Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions zarf.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: zarf
version: 0.27.1
epoch: 1
version: 0.28.0
epoch: 0
description: DevSecOps for Air Gap & Limited-Connection Systems.
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/defenseunicorns/zarf
expected-commit: 3d42e1ff1e258b42451a46c87005a08ef25d6a66
expected-commit: 09522c48e4345d1ca4c96927b0f711d0cac82a3b
tag: v${{package.version}}

- runs: |
Expand Down