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 d8e9dc2 commit af26908Copy full SHA for af26908
Formula/t/tanka.rb
@@ -2,8 +2,8 @@ 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.git",
5
- tag: "v0.28.4",
6
- revision: "858c419dbf65e7fea9ccf58c2329d77ed009f223"
+ tag: "v0.29.0",
+ revision: "b44bdc9a210e4b9c734afa89e9a049c4112576ae"
7
license "Apache-2.0"
8
head "https://github.com/grafana/tanka.git", branch: "main"
9
0 commit comments