Skip to content

Commit 9bb976d

Browse files
bootc-bot[bot]cgwalters
authored andcommitted
Release 1.12.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62e56b6 commit 9bb976d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "bootc-lib"
66
repository = "https://github.com/bootc-dev/bootc"
77
# The intention is we'll follow semver here, even though this
88
# project isn't actually published as a crate.
9-
version = "1.12.0"
9+
version = "1.12.1"
1010
# In general we try to keep this pinned to what's in the latest RHEL9.
1111
rust-version = "1.85.0"
1212

tmt/tests/tests.fmf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
summary: Test bootc install to-filesystem with separate /var mount
8585
duration: 30m
8686
require:
87-
- parted
88-
- lvm2
89-
- dosfstools
90-
- e2fsprogs
87+
- parted
88+
- lvm2
89+
- dosfstools
90+
- e2fsprogs
9191
test: bash booted/test-install-to-filesystem-var-mount.sh

0 commit comments

Comments
 (0)