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 7632f18 commit 2031585Copy full SHA for 2031585
Formula/t/tanka.rb
@@ -1,8 +1,8 @@
1
class Tanka < Formula
2
desc "Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
3
homepage "https://tanka.dev"
4
- url "https://github.com/grafana/tanka/archive/refs/tags/v0.36.1.tar.gz"
5
- sha256 "bd2e7ddf4804437f85061bce30d84ffab1035027335bdf9ef5536f95b0584b00"
+ url "https://github.com/grafana/tanka/archive/refs/tags/v0.36.2.tar.gz"
+ sha256 "16ad570b4e136ccb030c9933284171969fc7e520a2580ed6e02d6bd21a36b6d9"
6
license "Apache-2.0"
7
head "https://github.com/grafana/tanka.git", branch: "main"
8
0 commit comments