Skip to content

Commit 583e61e

Browse files
committed
chaoskube 0.32.0
autobump: add chaoskube Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 1f2ce65 commit 583e61e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

+1
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ cgrep
281281
chain-bench
282282
chainloop-cli
283283
chamber
284+
chaoskube
284285
charmcraft
285286
chars
286287
chart-testing

Formula/c/chaoskube.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chaoskube < Formula
22
desc "Periodically kills random pods in your Kubernetes cluster"
33
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"
66
license "MIT"
77
head "https://github.com/linki/chaoskube.git", branch: "master"
88

0 commit comments

Comments
 (0)