File tree 4 files changed +18
-18
lines changed
4 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ description: A Helm chart for deploying Unikorn Kubernetes Service
4
4
5
5
type : application
6
6
7
- version : v1.0.0-rc1
8
- appVersion : v1.0.0-rc1
7
+ version : v1.0.0-rc2
8
+ appVersion : v1.0.0-rc2
9
9
10
10
icon : https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
11
11
12
12
dependencies :
13
13
- name : unikorn-common
14
14
version : v0.1.15
15
- repository : https://unikorn-cloud .github.io/helm-common
15
+ repository : https://nscaledev .github.io/uni- helm-common
Load Diff Large diffs are not rendered by default.
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-rc1
121
- github.com/unikorn-cloud/identity => github.com/nscaledev/uni-identity v1.0.0-rc1
122
- github.com/unikorn-cloud/region => github.com/nscaledev/uni-region v1.0.0-rc1
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
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-rc1 h1:61ouxPm1wVXV2NiYGYQH2jFdO6Myg75dtB4qwtsOTOg =
133
- github.com/nscaledev/uni-core v1.0.0-rc1 /go.mod h1:stInT6j9sM9KzDHgNxBtmrdDIAxQuIZI1/TCGo0jNK8 =
134
- github.com/nscaledev/uni-identity v1.0.0-rc1 h1:+AjtyMrsjUUV1SKBEBL/IKr/4bF/2efUY2fzcxPukkE =
135
- github.com/nscaledev/uni-identity v1.0.0-rc1 /go.mod h1:O1PELhDIzPjmPQG6cYn1VFOhSs/ed/ayaVtqENjmvJg =
136
- github.com/nscaledev/uni-region v1.0.0-rc1 h1:yoqWnAfk6FQCmeMC8MywGaqaEbfvzkP18cDZj0NECNE =
137
- github.com/nscaledev/uni-region v1.0.0-rc1 /go.mod h1:pJZPmOMeDiAQu9f0H0tycFX0g4C0oPo/1CLlSgkEBbM =
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 =
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