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 89b2f40 commit 8b44ae1Copy full SHA for 8b44ae1
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.34.0.tar.gz"
5
- sha256 "d4a30e0baa15a4890403263eef7ff6addd59a969a66e9829d101ac200849cff5"
+ url "https://github.com/grafana/tanka/archive/refs/tags/v0.34.1.tar.gz"
+ sha256 "74b4214594597a46dcf563c53a7944e737c7e7ed1ae6c7b69521ff4676e886af"
6
license "Apache-2.0"
7
head "https://github.com/grafana/tanka.git", branch: "main"
8
0 commit comments