kubeprod 1.3.0
Closes #39380. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
e3e0421f2f
commit
925bb2ef57
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Kubeprod < Formula
|
||||
desc "Installer for the Bitnami Kubernetes Production Runtime (BKPR)"
|
||||
homepage "https://kubeprod.io"
|
||||
url "https://github.com/bitnami/kube-prod-runtime/archive/v1.2.0.tar.gz"
|
||||
sha256 "8d458c8c4bf818a06fb802e191f97f1124188d07edf1d12e15868831f44ab392"
|
||||
url "https://github.com/bitnami/kube-prod-runtime/archive/v1.3.0.tar.gz"
|
||||
sha256 "0a16a18ace187a8f72a4344c5839ffedfa1493060f5c5b6f67d339bf5778b292"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue