Skip to content

Commit 8f6776a

Browse files
committed
kubevela 1.10.0
1 parent c9331b9 commit 8f6776a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubevela.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Kubevela < Formula
22
desc "Application Platform based on Kubernetes and Open Application Model"
33
homepage "https://kubevela.io"
44
url "https://github.com/kubevela/kubevela.git",
5-
tag: "v1.9.13",
6-
revision: "d56da069eb5ee06d9716810e828d6370b93b70ba"
5+
tag: "v1.10.0",
6+
revision: "bc15e5b3592467db3d71f166835eb05540af2abe"
77
license "Apache-2.0"
88
head "https://github.com/kubevela/kubevela.git", branch: "master"
99

0 commit comments

Comments
 (0)