Skip to content

Commit e626506

Browse files
authored
Version v1.1.0-rc3 (#257)
1 parent b44a45c commit e626506

File tree

4 files changed

+91
-91
lines changed

4 files changed

+91
-91
lines changed

charts/kubernetes/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn Kubernetes Service
44

55
type: application
66

7-
version: v1.1.0-rc2
8-
appVersion: v1.1.0-rc2
7+
version: v1.1.0-rc3
8+
appVersion: v1.1.0-rc3
99

1010
icon: https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
1111

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/spf13/pflag v1.0.6
1515
github.com/stretchr/testify v1.10.0
1616
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
1818
github.com/unikorn-cloud/region v1.1.0-rc3
1919
go.opentelemetry.io/otel v1.35.0
2020
go.opentelemetry.io/otel/sdk v1.35.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65E
177177
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
178178
github.com/unikorn-cloud/core v1.1.0-rc7 h1:W6zwJ+vSagL6etu8DqfHUSgqDwyjeBQqxrTItN8YWL8=
179179
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=
182182
github.com/unikorn-cloud/region v1.1.0-rc3 h1:aNpDuVkJsgQCPYEJpsH6dZi229DRqmg1vxhhe6IxQs8=
183183
github.com/unikorn-cloud/region v1.1.0-rc3/go.mod h1:ZI9YPNHk5dmVAMp/S/eDSdUJFplHr/n4GnjHhBZL/gs=
184184
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=

pkg/openapi/schema.go

Lines changed: 86 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)