File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn's IdP
44
55type : application
66
7- version : v1.13.0-rc3
8- appVersion : v1.13.0-rc3
7+ version : v1.13.0-rc4
8+ appVersion : v1.13.0-rc4
99
1010icon : https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
1111
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/spf13/pflag v1.0.10
1313 github.com/spjmurray/go-util v0.1.3
1414 github.com/stretchr/testify v1.11.1
15- github.com/unikorn-cloud/core v1.13.0-rc3.0.20260113160421-db59bb3044df
15+ github.com/unikorn-cloud/core v1.13.0-rc4
1616 go.opentelemetry.io/otel v1.35.0
1717 go.opentelemetry.io/otel/sdk v1.35.0
1818 go.uber.org/mock v0.5.2
Original file line number Diff line number Diff line change @@ -139,8 +139,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
139139github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
140140github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE =
141141github.com/ugorji/go/codec v1.2.12 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
142- github.com/unikorn-cloud/core v1.13.0-rc3.0.20260113160421-db59bb3044df h1:O7BmCcpn+5EyoXX3U6FtzKCGtn4qWhEj9ke1os6SW7w =
143- github.com/unikorn-cloud/core v1.13.0-rc3.0.20260113160421-db59bb3044df /go.mod h1:P6II1W5i4KwAz1xdcTKnA9qrq9kDRgoxWIqfW8iYQOE =
142+ github.com/unikorn-cloud/core v1.13.0-rc4 h1:z/hhv7vvb+hDwUN8Fx9B2GJOEHw+FhfJUlVOPLrjGGg =
143+ github.com/unikorn-cloud/core v1.13.0-rc4 /go.mod h1:P6II1W5i4KwAz1xdcTKnA9qrq9kDRgoxWIqfW8iYQOE =
144144github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
145145github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
146146github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments