File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn Kubernetes Service
4
4
5
5
type : application
6
6
7
- version : v1.0.0-rc2
8
- appVersion : v1.0.0-rc2
7
+ version : v1.0.0
8
+ appVersion : v1.0.0
9
9
10
10
icon : https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
11
11
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ require (
117
117
)
118
118
119
119
replace (
120
- github.com/unikorn-cloud/core => github.com/nscaledev/uni-core v1.0.0-rc2
121
- github.com/unikorn-cloud/identity => github.com/nscaledev/uni-identity v1.0.0-rc2
122
- github.com/unikorn-cloud/region => github.com/nscaledev/uni-region v1.0.0-rc2
120
+ github.com/unikorn-cloud/core => github.com/nscaledev/uni-core v1.0.0
121
+ github.com/unikorn-cloud/identity => github.com/nscaledev/uni-identity v1.0.0
122
+ github.com/unikorn-cloud/region => github.com/nscaledev/uni-region v1.0.0
123
123
)
Original file line number Diff line number Diff line change @@ -129,12 +129,12 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
129
129
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 /go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4 =
130
130
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
131
131
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
132
- github.com/nscaledev/uni-core v1.0.0-rc2 h1:vRIiSnUJaygQQ1EAbE1i7gzc5bPHvG5YRIO0BzudATA =
133
- github.com/nscaledev/uni-core v1.0.0-rc2 /go.mod h1:stInT6j9sM9KzDHgNxBtmrdDIAxQuIZI1/TCGo0jNK8 =
134
- github.com/nscaledev/uni-identity v1.0.0-rc2 h1:byqoaYL5pdk026J8vior/PfrIZsCo75ix+oHmfcjlTk =
135
- github.com/nscaledev/uni-identity v1.0.0-rc2 /go.mod h1:qzrpcBR6mk8vEB+M+MVxEqVr1RYRBx5XdxQQrEGnihE =
136
- github.com/nscaledev/uni-region v1.0.0-rc2 h1:KENUkjSQsnS2pfiGvj1lQQEqJMXXthS98hfm0exEUdc =
137
- github.com/nscaledev/uni-region v1.0.0-rc2 /go.mod h1:Cxn669UjU8+BHFWQASczVuWOg3j++/BWpYYsozj4mbw =
132
+ github.com/nscaledev/uni-core v1.0.0 h1:yy002KbFABsZ/UWSwMD0KzGxPv9PtqBYHb/KrVACy2c =
133
+ github.com/nscaledev/uni-core v1.0.0 /go.mod h1:stInT6j9sM9KzDHgNxBtmrdDIAxQuIZI1/TCGo0jNK8 =
134
+ github.com/nscaledev/uni-identity v1.0.0 h1:zKWkJTFJBA5nBFcKaq6Gd0Alf0FmiGmki/tVUsr6RwM =
135
+ github.com/nscaledev/uni-identity v1.0.0 /go.mod h1:dnFe5Pf3pLg692YHvEBi8RjELLRl5q63b2Ot7VfzhmQ =
136
+ github.com/nscaledev/uni-region v1.0.0 h1:SeLp17GLE5c5CNB9lfiw2qdL65HojDoY1Gs3ZLd+J7k =
137
+ github.com/nscaledev/uni-region v1.0.0 /go.mod h1:ds+QWVbeJ2oSOpHgGQM8uL4OiH4EIDV/pMD2PRZOOlw =
138
138
github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro =
139
139
github.com/oapi-codegen/runtime v1.1.1 /go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg =
140
140
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 h1:G7ERwszslrBzRxj//JalHPu/3yz+De2J+4aLtSRlHiY =
You can’t perform that action at this time.
0 commit comments