kubeseal 0.8.2
Closes #43550. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2e89104384
commit
d5b294b3fb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Kubeseal < Formula
|
||||
desc "Kubernetes controller and tool for one-way encrypted Secrets"
|
||||
homepage "https://github.com/bitnami-labs/sealed-secrets"
|
||||
url "https://github.com/bitnami-labs/sealed-secrets/archive/v0.8.1.tar.gz"
|
||||
sha256 "b6d71defe7ec8dd619c3e3b2ea39c892b75ed475aa6faeae4885993e307e7922"
|
||||
url "https://github.com/bitnami-labs/sealed-secrets/archive/v0.8.2.tar.gz"
|
||||
sha256 "be0454aef9264e1da04cd5ef9b0fa284562f7b0687f1f0cd154488e33a13bc52"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue