Skip to content
Draft
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions openapi/sled-agent/sled-agent-12.0.0-ffacab.json.gitref
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
63c01899a7668044841021075711919160c90b1e:openapi/sled-agent/sled-agent-12.0.0-ffacab.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://oxide.computer",
"email": "[email protected]"
},
"version": "12.0.0"
"version": "13.0.0"
},
"paths": {
"/artifacts": {
Expand Down
2 changes: 1 addition & 1 deletion openapi/sled-agent/sled-agent-latest.json
1 change: 1 addition & 0 deletions sled-agent/api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ api_versions!([
// | example for the next person.
// v
// (next_int, IDENT),
(13, TEST_COMMIT_HASH),
(12, ADD_SMF_SERVICES_HEALTH_CHECK),
(11, ADD_DUAL_STACK_EXTERNAL_IP_CONFIG),
(10, ADD_DUAL_STACK_SHARED_NETWORK_INTERFACES),
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.