From c857b3f6b136e496910012836b09c5c19bf27692 Mon Sep 17 00:00:00 2001 From: Steven Presti Date: Tue, 23 Jul 2024 12:20:15 -0400 Subject: [PATCH] cargo: coreos-installer release 0.22.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- man/coreos-installer-download.8 | 4 ++-- man/coreos-installer-install.8 | 4 ++-- man/coreos-installer-iso-customize.8 | 4 ++-- man/coreos-installer-iso-extract-minimal-iso.8 | 4 ++-- man/coreos-installer-iso-extract-pxe.8 | 4 ++-- man/coreos-installer-iso-extract.8 | 4 ++-- man/coreos-installer-iso-ignition-embed.8 | 4 ++-- man/coreos-installer-iso-ignition-remove.8 | 4 ++-- man/coreos-installer-iso-ignition-show.8 | 4 ++-- man/coreos-installer-iso-ignition.8 | 4 ++-- man/coreos-installer-iso-kargs-modify.8 | 4 ++-- man/coreos-installer-iso-kargs-reset.8 | 4 ++-- man/coreos-installer-iso-kargs-show.8 | 4 ++-- man/coreos-installer-iso-kargs.8 | 4 ++-- man/coreos-installer-iso-network-embed.8 | 4 ++-- man/coreos-installer-iso-network-extract.8 | 4 ++-- man/coreos-installer-iso-network-remove.8 | 4 ++-- man/coreos-installer-iso-network.8 | 4 ++-- man/coreos-installer-iso-reset.8 | 4 ++-- man/coreos-installer-iso.8 | 4 ++-- man/coreos-installer-list-stream.8 | 4 ++-- man/coreos-installer-pxe-customize.8 | 4 ++-- man/coreos-installer-pxe-ignition-unwrap.8 | 4 ++-- man/coreos-installer-pxe-ignition-wrap.8 | 4 ++-- man/coreos-installer-pxe-ignition.8 | 4 ++-- man/coreos-installer-pxe-network-unwrap.8 | 4 ++-- man/coreos-installer-pxe-network-wrap.8 | 4 ++-- man/coreos-installer-pxe-network.8 | 4 ++-- man/coreos-installer-pxe.8 | 4 ++-- man/coreos-installer.8 | 4 ++-- 32 files changed, 62 insertions(+), 62 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3852696ef..95aac5b10 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -250,7 +250,7 @@ checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" [[package]] name = "coreos-installer" -version = "0.21.0" +version = "0.22.0" dependencies = [ "anyhow", "base64 0.21.7", diff --git a/Cargo.toml b/Cargo.toml index 621d45144..5fdc81b57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ rust-version = "1.75.0" exclude = ["/.cci.jenkinsfile", "/.github", "/.gitignore", "/Dockerfile"] authors = [ "Benjamin Gilbert " ] description = "Installer for Fedora CoreOS and RHEL CoreOS" -version = "0.21.0" +version = "0.22.0" [package.metadata.release] sign-commit = true diff --git a/man/coreos-installer-download.8 b/man/coreos-installer-download.8 index 993f218d1..c02cb3873 100644 --- a/man/coreos-installer-download.8 +++ b/man/coreos-installer-download.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-download \- Download a CoreOS image .SH SYNOPSIS @@ -45,4 +45,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-install.8 b/man/coreos-installer-install.8 index ed7f6f8ea..ece5549ed 100644 --- a/man/coreos-installer-install.8 +++ b/man/coreos-installer-install.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-install \- Install Fedora CoreOS or RHEL CoreOS .SH SYNOPSIS @@ -137,4 +137,4 @@ Destination device Path to the device node for the destination disk. The beginning of the device will be overwritten without further confirmation. .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-customize.8 b/man/coreos-installer-iso-customize.8 index 83f7f1340..d8e13eb59 100644 --- a/man/coreos-installer-iso-customize.8 +++ b/man/coreos-installer-iso-customize.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-customize \- Customize a CoreOS live ISO image .SH SYNOPSIS @@ -99,4 +99,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-extract-minimal-iso.8 b/man/coreos-installer-iso-extract-minimal-iso.8 index afd1016ff..b7fef6392 100644 --- a/man/coreos-installer-iso-extract-minimal-iso.8 +++ b/man/coreos-installer-iso-extract-minimal-iso.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-extract\-minimal\-iso \- Extract a minimal ISO from a CoreOS live ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ ISO image [\fIOUTPUT_ISO\fR] [default: \-] Minimal ISO output file .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-extract-pxe.8 b/man/coreos-installer-iso-extract-pxe.8 index 374e71556..66b87a810 100644 --- a/man/coreos-installer-iso-extract-pxe.8 +++ b/man/coreos-installer-iso-extract-pxe.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-extract\-pxe \- Extract PXE files from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-extract.8 b/man/coreos-installer-iso-extract.8 index 4fdc62422..e8fcd2592 100644 --- a/man/coreos-installer-iso-extract.8 +++ b/man/coreos-installer-iso-extract.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-extract \- Commands to extract files from a CoreOS live ISO image .SH SYNOPSIS @@ -25,4 +25,4 @@ Extract a minimal ISO from a CoreOS live ISO image coreos\-installer\-iso\-extract\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-ignition-embed.8 b/man/coreos-installer-iso-ignition-embed.8 index 781228ad9..647aff575 100644 --- a/man/coreos-installer-iso-ignition-embed.8 +++ b/man/coreos-installer-iso-ignition-embed.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-ignition\-embed \- Embed an Ignition config in an ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-ignition-remove.8 b/man/coreos-installer-iso-ignition-remove.8 index f1f0dbd44..d47b35088 100644 --- a/man/coreos-installer-iso-ignition-remove.8 +++ b/man/coreos-installer-iso-ignition-remove.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-ignition\-remove \- Remove an existing embedded Ignition config from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-ignition-show.8 b/man/coreos-installer-iso-ignition-show.8 index 1f4460f0c..2d346c2a4 100644 --- a/man/coreos-installer-iso-ignition-show.8 +++ b/man/coreos-installer-iso-ignition-show.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-ignition\-show \- Show the embedded Ignition config from an ISO image .SH SYNOPSIS @@ -18,4 +18,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-ignition.8 b/man/coreos-installer-iso-ignition.8 index c7d39081d..7aae20b84 100644 --- a/man/coreos-installer-iso-ignition.8 +++ b/man/coreos-installer-iso-ignition.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-ignition \- Embed an Ignition config in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Remove an existing embedded Ignition config from an ISO image coreos\-installer\-iso\-ignition\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-kargs-modify.8 b/man/coreos-installer-iso-kargs-modify.8 index 0fb22f70c..3fbae21ed 100644 --- a/man/coreos-installer-iso-kargs-modify.8 +++ b/man/coreos-installer-iso-kargs-modify.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-kargs\-modify \- Modify kernel args in an ISO image .SH SYNOPSIS @@ -30,4 +30,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-kargs-reset.8 b/man/coreos-installer-iso-kargs-reset.8 index edfda5219..b6ff06774 100644 --- a/man/coreos-installer-iso-kargs-reset.8 +++ b/man/coreos-installer-iso-kargs-reset.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-kargs\-reset \- Reset kernel args in an ISO image to defaults .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-kargs-show.8 b/man/coreos-installer-iso-kargs-show.8 index 2d609425b..6cf6bf637 100644 --- a/man/coreos-installer-iso-kargs-show.8 +++ b/man/coreos-installer-iso-kargs-show.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-kargs\-show \- Show kernel args from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-kargs.8 b/man/coreos-installer-iso-kargs.8 index 3a88927a2..1a7963f1f 100644 --- a/man/coreos-installer-iso-kargs.8 +++ b/man/coreos-installer-iso-kargs.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-kargs \- Modify kernel args in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Show kernel args from an ISO image coreos\-installer\-iso\-kargs\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-network-embed.8 b/man/coreos-installer-iso-network-embed.8 index f07c910f7..142bc03c6 100644 --- a/man/coreos-installer-iso-network-embed.8 +++ b/man/coreos-installer-iso-network-embed.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-network\-embed \- Embed network settings in an ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-network-extract.8 b/man/coreos-installer-iso-network-extract.8 index fe2ff8060..1fe57863e 100644 --- a/man/coreos-installer-iso-network-extract.8 +++ b/man/coreos-installer-iso-network-extract.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-network\-extract \- Extract embedded network settings from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-network-remove.8 b/man/coreos-installer-iso-network-remove.8 index fb03117f5..105cfba7d 100644 --- a/man/coreos-installer-iso-network-remove.8 +++ b/man/coreos-installer-iso-network-remove.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-network\-remove \- Remove existing network settings from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-network.8 b/man/coreos-installer-iso-network.8 index 036882467..e73218044 100644 --- a/man/coreos-installer-iso-network.8 +++ b/man/coreos-installer-iso-network.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-network \- Embed network settings in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Remove existing network settings from an ISO image coreos\-installer\-iso\-network\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso-reset.8 b/man/coreos-installer-iso-reset.8 index 352babc30..a0ab33c06 100644 --- a/man/coreos-installer-iso-reset.8 +++ b/man/coreos-installer-iso-reset.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso\-reset \- Restore a CoreOS live ISO image to default settings .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-iso.8 b/man/coreos-installer-iso.8 index d3469a067..75e96408b 100644 --- a/man/coreos-installer-iso.8 +++ b/man/coreos-installer-iso.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-iso \- Commands to manage a CoreOS live ISO image .SH SYNOPSIS @@ -37,4 +37,4 @@ Restore a CoreOS live ISO image to default settings coreos\-installer\-iso\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-list-stream.8 b/man/coreos-installer-list-stream.8 index 6cbae4dc8..100981646 100644 --- a/man/coreos-installer-list-stream.8 +++ b/man/coreos-installer-list-stream.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-list\-stream \- List available images in a Fedora CoreOS stream .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-customize.8 b/man/coreos-installer-pxe-customize.8 index d77299005..ecc3da7da 100644 --- a/man/coreos-installer-pxe-customize.8 +++ b/man/coreos-installer-pxe-customize.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-customize \- Create a custom live PXE boot config .SH SYNOPSIS @@ -81,4 +81,4 @@ Print version <\fIpath\fR> CoreOS live initramfs image .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-ignition-unwrap.8 b/man/coreos-installer-pxe-ignition-unwrap.8 index 2d36de6d5..99f4f42f2 100644 --- a/man/coreos-installer-pxe-ignition-unwrap.8 +++ b/man/coreos-installer-pxe-ignition-unwrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-ignition\-unwrap \- Show the wrapped Ignition config in an initrd image .SH SYNOPSIS @@ -18,4 +18,4 @@ Print version [\fIinitrd\fR] initrd image [default: stdin] .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-ignition-wrap.8 b/man/coreos-installer-pxe-ignition-wrap.8 index d1706d5af..3e1ea88c1 100644 --- a/man/coreos-installer-pxe-ignition-wrap.8 +++ b/man/coreos-installer-pxe-ignition-wrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-ignition\-wrap \- Wrap an Ignition config in an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-ignition.8 b/man/coreos-installer-pxe-ignition.8 index 016c45af3..c95fd5648 100644 --- a/man/coreos-installer-pxe-ignition.8 +++ b/man/coreos-installer-pxe-ignition.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-ignition \- Commands to manage a live PXE Ignition config .SH SYNOPSIS @@ -25,4 +25,4 @@ Show the wrapped Ignition config in an initrd image coreos\-installer\-pxe\-ignition\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-network-unwrap.8 b/man/coreos-installer-pxe-network-unwrap.8 index 84afa1145..8391e000c 100644 --- a/man/coreos-installer-pxe-network-unwrap.8 +++ b/man/coreos-installer-pxe-network-unwrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-network\-unwrap \- Extract wrapped network settings from an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version [\fIinitrd\fR] initrd image [default: stdin] .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-network-wrap.8 b/man/coreos-installer-pxe-network-wrap.8 index 83677837e..a43d9cf2c 100644 --- a/man/coreos-installer-pxe-network-wrap.8 +++ b/man/coreos-installer-pxe-network-wrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-network\-wrap \- Wrap network settings in an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe-network.8 b/man/coreos-installer-pxe-network.8 index b259aa14f..6229099bc 100644 --- a/man/coreos-installer-pxe-network.8 +++ b/man/coreos-installer-pxe-network.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe\-network \- Commands to manage live PXE network settings .SH SYNOPSIS @@ -25,4 +25,4 @@ Extract wrapped network settings from an initrd image coreos\-installer\-pxe\-network\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer-pxe.8 b/man/coreos-installer-pxe.8 index edbe1233b..1e3430fc5 100644 --- a/man/coreos-installer-pxe.8 +++ b/man/coreos-installer-pxe.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer\-pxe \- Commands to manage a CoreOS live PXE image .SH SYNOPSIS @@ -28,4 +28,4 @@ Commands to manage live PXE network settings coreos\-installer\-pxe\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.21.0 +v0.22.0 diff --git a/man/coreos-installer.8 b/man/coreos-installer.8 index c32efaf3d..c7d99713f 100644 --- a/man/coreos-installer.8 +++ b/man/coreos-installer.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.21.0" +.TH coreos-installer 8 "coreos-installer 0.22.0" .SH NAME coreos\-installer \- Installer for Fedora CoreOS and RHEL CoreOS .SH SYNOPSIS @@ -31,4 +31,4 @@ Commands to manage a CoreOS live ISO image coreos\-installer\-pxe(8) Commands to manage a CoreOS live PXE image .SH VERSION -v0.21.0 +v0.22.0