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 bf1b347 commit dcf6f37Copy full SHA for dcf6f37
Formula/k/kwok.rb
@@ -1,8 +1,8 @@
1
class Kwok < Formula
2
desc "Kubernetes WithOut Kubelet - Simulates thousands of Nodes and Clusters"
3
homepage "https://kwok.sigs.k8s.io"
4
- url "https://github.com/kubernetes-sigs/kwok/archive/refs/tags/v0.6.0.tar.gz"
5
- sha256 "4973521fc179ff2edad75c12d7862818e9cc0ae97eb85c4c160b67f9af1378ce"
+ url "https://github.com/kubernetes-sigs/kwok/archive/refs/tags/v0.6.1.tar.gz"
+ sha256 "cb43f7574205448a7c89b53201c40db6055f1ceebf011051248f092c893fa1cb"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments