We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbc753 commit 3bf3b84Copy full SHA for 3bf3b84
Formula/helmsman.rb
@@ -2,8 +2,8 @@ class Helmsman < Formula
2
desc "Helm Charts as Code tool"
3
homepage "https://github.com/Praqma/helmsman"
4
url "https://github.com/Praqma/helmsman.git",
5
- tag: "v3.12.0",
6
- revision: "981c30db4d85918fa8912944d0cc9a383b1bb522"
+ tag: "v3.13.0",
+ revision: "a849965375d2115ded3d8653f42c29f1621e1dce"
7
license "MIT"
8
head "https://github.com/Praqma/helmsman.git", branch: "master"
9
0 commit comments