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 aa83024 commit 6d6e893Copy full SHA for 6d6e893
Formula/n/nova-fairwinds.rb
@@ -1,8 +1,8 @@
1
class NovaFairwinds < Formula
2
desc "Find outdated or deprecated Helm charts running in your cluster"
3
homepage "https://github.com/FairwindsOps/nova"
4
- url "https://github.com/FairwindsOps/nova/archive/refs/tags/v3.11.5.tar.gz"
5
- sha256 "f901ba3f9935ba7febdd6488a3d313e892a3dcec860c2aa9d1bc2e8b82076e5a"
+ url "https://github.com/FairwindsOps/nova/archive/refs/tags/v3.11.6.tar.gz"
+ sha256 "b97ee64a429667411e00e6075ca204bf1b65bca499f00b6b468cd5391383b630"
6
license "Apache-2.0"
7
head "https://github.com/FairwindsOps/nova.git", branch: "master"
8
0 commit comments