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 97715bd commit b7b72d5Copy full SHA for b7b72d5
Formula/v/velero.rb
@@ -1,8 +1,8 @@
1
class Velero < Formula
2
desc "Disaster recovery for Kubernetes resources and persistent volumes"
3
homepage "https://velero.io/"
4
- url "https://github.com/vmware-tanzu/velero/archive/refs/tags/v1.15.2.tar.gz"
5
- sha256 "dd874f286bc7b3a3f60f3486a4c318da26e6de3698e2daf66cd05a1f212b12cf"
+ url "https://github.com/vmware-tanzu/velero/archive/refs/tags/v1.16.0.tar.gz"
+ sha256 "28f60947c1eab5beff03d509b9d06550f3bc9bb3465a8a8a5ad7ae289637945e"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments