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 aca8eff commit 324633dCopy full SHA for 324633d
Formula/f/fleet-cli.rb
@@ -1,8 +1,8 @@
1
class FleetCli < Formula
2
desc "Manage large fleets of Kubernetes clusters"
3
homepage "https://github.com/rancher/fleet"
4
- url "https://github.com/rancher/fleet/archive/refs/tags/v0.13.3.tar.gz"
5
- sha256 "bf745592462dcb5178e95a6d29a6d7842e2361b207e7f324d0e40730c3c1c0ee"
+ url "https://github.com/rancher/fleet/archive/refs/tags/v0.13.4.tar.gz"
+ sha256 "129e7ea9f5a994e0f7a291195220f34f47f47170278880b4e97c97dadbec57c4"
6
license "Apache-2.0"
7
head "https://github.com/rancher/fleet.git", branch: "main"
8
0 commit comments