Skip to content

Commit

Permalink
chore: re-upload the kusion modules to oci registry (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-hm19 authored Jan 6, 2025
1 parent cad6645 commit bb6819c
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion modules/inference/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "inference"
version = "0.1.1-rc.1"
version = "0.1.1-rc.1"
2 changes: 1 addition & 1 deletion modules/job/kcl.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name = "job"
version = "0.2.1-rc.1"

[dependencies]
kam = { git = "https://github.com/KusionStack/kam.git", tag = "0.2.0" }
kam = { git = "https://github.com/KusionStack/kam.git", tag = "0.2.0" }
2 changes: 1 addition & 1 deletion modules/k8s_manifest/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "k8s_manifest"
version = "0.1.1-rc.1"
version = "0.1.1-rc.1"
2 changes: 1 addition & 1 deletion modules/monitoring/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[package]
name = "monitoring"
edition = "0.1.0"
version = "0.2.1-rc.1"
version = "0.2.1-rc.1"
2 changes: 1 addition & 1 deletion modules/mysql/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "mysql"
version = "0.2.1-rc.1"
version = "0.2.1-rc.1"
2 changes: 1 addition & 1 deletion modules/network/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "network"
version = "0.3.0"
version = "0.3.1-rc.1"
2 changes: 1 addition & 1 deletion modules/opensearch/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "opensearch"
version = "0.1.1-rc.1"
version = "0.1.1-rc.1"
2 changes: 1 addition & 1 deletion modules/opsrule/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "opsrule"
version = "0.2.1-rc.1"
version = "0.2.1-rc.1"
2 changes: 1 addition & 1 deletion modules/postgres/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[package]
name = "postgres"
version = "0.2.1-rc.1"
version = "0.2.1-rc.1"
2 changes: 1 addition & 1 deletion modules/service/kcl.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name = "service"
version = "0.2.2-rc.1"

[dependencies]
kam = { git = "https://github.com/KusionStack/kam.git", tag = "0.2.0" }
kam = { git = "https://github.com/KusionStack/kam.git", tag = "0.2.0" }

0 comments on commit bb6819c

Please sign in to comment.