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 c9331b9 commit 8f6776aCopy full SHA for 8f6776a
Formula/k/kubevela.rb
@@ -2,8 +2,8 @@ class Kubevela < Formula
2
desc "Application Platform based on Kubernetes and Open Application Model"
3
homepage "https://kubevela.io"
4
url "https://github.com/kubevela/kubevela.git",
5
- tag: "v1.9.13",
6
- revision: "d56da069eb5ee06d9716810e828d6370b93b70ba"
+ tag: "v1.10.0",
+ revision: "bc15e5b3592467db3d71f166835eb05540af2abe"
7
license "Apache-2.0"
8
head "https://github.com/kubevela/kubevela.git", branch: "master"
9
0 commit comments