Commit 583e61e 1 parent 1f2ce65 commit 583e61e Copy full SHA for 583e61e
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -281,6 +281,7 @@ cgrep
281
281
chain-bench
282
282
chainloop-cli
283
283
chamber
284
+ chaoskube
284
285
charmcraft
285
286
chars
286
287
chart-testing
Original file line number Diff line number Diff line change 1
1
class Chaoskube < Formula
2
2
desc "Periodically kills random pods in your Kubernetes cluster"
3
3
homepage "https://github.com/linki/chaoskube"
4
- url "https://github.com/linki/chaoskube/archive/refs/tags/v0.31 .0.tar.gz"
5
- sha256 "a50d67d18deb1bc33c6988b79bc550c0207efae0ef588c3825d77ccf6d4c78bc "
4
+ url "https://github.com/linki/chaoskube/archive/refs/tags/v0.32 .0.tar.gz"
5
+ sha256 "b1207b8709bec517ce594a3d768f19b43ed25a94190454f21138447c97858e4a "
6
6
license "MIT"
7
7
head "https://github.com/linki/chaoskube.git" , branch : "master"
8
8
You can’t perform that action at this time.
0 commit comments