File tree 4 files changed +91
-91
lines changed
4 files changed +91
-91
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.1.0-rc2
8
- appVersion : v1.1.0-rc2
7
+ version : v1.1.0-rc3
8
+ appVersion : v1.1.0-rc3
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 @@ -14,7 +14,7 @@ require (
14
14
github.com/spf13/pflag v1.0.6
15
15
github.com/stretchr/testify v1.10.0
16
16
github.com/unikorn-cloud/core v1.1.0-rc7
17
- github.com/unikorn-cloud/identity v1.1.0-rc2
17
+ github.com/unikorn-cloud/identity v1.1.0-rc3
18
18
github.com/unikorn-cloud/region v1.1.0-rc3
19
19
go.opentelemetry.io/otel v1.35.0
20
20
go.opentelemetry.io/otel/sdk v1.35.0
Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65E
177
177
github.com/ugorji/go/codec v1.2.12 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
178
178
github.com/unikorn-cloud/core v1.1.0-rc7 h1:W6zwJ+vSagL6etu8DqfHUSgqDwyjeBQqxrTItN8YWL8 =
179
179
github.com/unikorn-cloud/core v1.1.0-rc7 /go.mod h1:w+knncdBlLfVg82Ky3BejohUqiXrCUPFnAup1yZYbyM =
180
- github.com/unikorn-cloud/identity v1.1.0-rc2 h1:JU6RMYXbGUOxauwhO/TqvVRQ7PuMCsiuNz/H9sWp6No =
181
- github.com/unikorn-cloud/identity v1.1.0-rc2 /go.mod h1:J4Kp7uuT02PVCzCSFQh2lg3sgsUcgLDei6d+ZTGyh5Q =
180
+ github.com/unikorn-cloud/identity v1.1.0-rc3 h1:sFRJO2N1KEZTT6UyzDMw7uAWNCuAKuWXPWQ4gjpNcGI =
181
+ github.com/unikorn-cloud/identity v1.1.0-rc3 /go.mod h1:v8FODRwiZ/52WOM3UZo6JQyFKElySSApAsCjAA/wv+o =
182
182
github.com/unikorn-cloud/region v1.1.0-rc3 h1:aNpDuVkJsgQCPYEJpsH6dZi229DRqmg1vxhhe6IxQs8 =
183
183
github.com/unikorn-cloud/region v1.1.0-rc3 /go.mod h1:ZI9YPNHk5dmVAMp/S/eDSdUJFplHr/n4GnjHhBZL/gs =
184
184
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
You can’t perform that action at this time.
0 commit comments