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 97abe1f commit 243e0e4Copy full SHA for 243e0e4
Formula/k/kubefirst.rb
@@ -1,8 +1,8 @@
1
class Kubefirst < Formula
2
desc "GitOps Infrastructure & Application Delivery Platform for kubernetes"
3
homepage "https://kubefirst.konstruct.io/docs/"
4
- url "https://github.com/konstructio/kubefirst/archive/refs/tags/v2.10.2.tar.gz"
5
- sha256 "e0f5963e4303b2612298cdcc0e31012ca7ee17d95316041fc77bc372881a8d98"
+ url "https://github.com/konstructio/kubefirst/archive/refs/tags/v2.10.3.tar.gz"
+ sha256 "66758e7675d2aadd86e551f6af1deda76aac0d88bd76a09ae94875dc02100e01"
6
license "MIT"
7
head "https://github.com/konstructio/kubefirst.git", branch: "main"
8
0 commit comments