We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889357b commit 448653aCopy full SHA for 448653a
Formula/c/chaoskube.rb
@@ -1,8 +1,8 @@
1
class Chaoskube < Formula
2
desc "Periodically kills random pods in your Kubernetes cluster"
3
homepage "https://github.com/linki/chaoskube"
4
- url "https://github.com/linki/chaoskube/archive/refs/tags/v0.35.0.tar.gz"
5
- sha256 "bc032ac1ce1abfe75f4cea17f23f15a1ac36b6669c99f123e7c1d4fbb6709921"
+ url "https://github.com/linki/chaoskube/archive/refs/tags/v0.36.0.tar.gz"
+ sha256 "07cbded64e66f61452b01ae3a11f5c6192bf160d740580a504d39eb423597a8e"
6
license "MIT"
7
head "https://github.com/linki/chaoskube.git", branch: "master"
8
0 commit comments