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 b01fee9 commit 62e01c1Copy full SHA for 62e01c1
Formula/k/kompose.rb
@@ -1,8 +1,8 @@
1
class Kompose < Formula
2
desc "Tool to move from `docker-compose` to Kubernetes"
3
homepage "https://kompose.io/"
4
- url "https://github.com/kubernetes/kompose/archive/refs/tags/v1.35.0.tar.gz"
5
- sha256 "62c29b8f57e20335bea5c129d56a7dafc50ddca334ede6f44e6f46f5fe676e4a"
+ url "https://github.com/kubernetes/kompose/archive/refs/tags/v1.36.0.tar.gz"
+ sha256 "b97616e412f29b7bc7a7a6431f27c9ad565c05298f7927d9bb588321e5da53d7"
6
license "Apache-2.0"
7
head "https://github.com/kubernetes/kompose.git", branch: "main"
8
0 commit comments