Skip to content

Commit 060a204

Browse files
authored
upgrade omicron-zone-package to 0.12.2 (#901)
This fixes an issue with adding blob paths to zone archives that would otherwise prevent Propolis zones from booting.
1 parent b7af6a1 commit 060a204

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ internal-dns-resolver = { git = "https://github.com/oxidecomputer/omicron", bran
7979
internal-dns-types = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8080
nexus-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8181
omicron-common = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
82-
omicron-zone-package = "0.12.1"
82+
omicron-zone-package = "0.12.2"
8383
oximeter-instruments = { git = "https://github.com/oxidecomputer/omicron", branch = "main", default-features = false, features = ["kstat"] }
8484
oximeter-producer = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8585
oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }

0 commit comments

Comments
 (0)