Skip to content

Commit af26908

Browse files
committed
tanka 0.29.0
1 parent d8e9dc2 commit af26908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tanka.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Tanka < Formula
22
desc "Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
33
homepage "https://tanka.dev"
44
url "https://github.com/grafana/tanka.git",
5-
tag: "v0.28.4",
6-
revision: "858c419dbf65e7fea9ccf58c2329d77ed009f223"
5+
tag: "v0.29.0",
6+
revision: "b44bdc9a210e4b9c734afa89e9a049c4112576ae"
77
license "Apache-2.0"
88
head "https://github.com/grafana/tanka.git", branch: "main"
99

0 commit comments

Comments
 (0)