Skip to content

Commit

Permalink
Bump kurtosis to v0.89.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chuck-bear committed May 8, 2024
1 parent 4fe1d5b commit cab282b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ First public release!
- Fixed an issue where the test planner's resultant network topology was non-deterministic
- Fixed an issue where a dropped port-forwarding connection to a pod may result in a panic
- Fixed an issue where Chaos Mesh would fail to find targets in networks with more than 10 nodes
- Updated for Kurtosis SDK v0.88.5
- Updated for Kurtosis SDK v0.89.3

**Jan 30, 2024 version v0.3 (internal)**
- Fixed the demo example suite
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/chaos-mesh/chaos-mesh/api v0.0.0-20240104130649-f55576898805
github.com/ethereum/go-ethereum v1.13.8
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc
github.com/kurtosis-tech/kurtosis/api/golang v0.88.5
github.com/kurtosis-tech/kurtosis/api/golang v0.89.3
github.com/kurtosis-tech/stacktrace v0.0.0-20211028211901-1c67a77b5409
github.com/rs/zerolog v1.29.1
github.com/sirupsen/logrus v1.9.3
Expand Down

0 comments on commit cab282b

Please sign in to comment.