File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- v0.13.0-dev
1+ v0.13.1
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ const (
2424 ConditionMeta = "Meta"
2525
2626 ConditionClusterRequestReady = "ClusterRequestReady"
27- ConditionPrefixOIDCAccessReady = "OIDCAccessReady: "
27+ ConditionPrefixOIDCAccessReady = "OIDCAccessReady. "
2828 ConditionAllAccessReady = "AllAccessReady"
2929 ConditionAllServicesDeleted = "AllServicesDeleted"
3030 ConditionAllClusterRequestsDeleted = "AllClusterRequestsDeleted"
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ require (
1414 github.com/onsi/ginkgo/v2 v2.25.3
1515 github.com/onsi/gomega v1.38.2
1616 github.com/openmcp-project/controller-utils v0.19.0
17- github.com/openmcp-project/openmcp-operator/api v0.13.0
18- github.com/openmcp-project/openmcp-operator/lib v0.13.0
17+ github.com/openmcp-project/openmcp-operator/api v0.13.1
18+ github.com/openmcp-project/openmcp-operator/lib v0.13.1
1919 github.com/spf13/cobra v1.10.1
2020 k8s.io/api v0.34.0
2121 k8s.io/apimachinery v0.34.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/onsi/ginkgo/v2 v2.25.3
99 github.com/onsi/gomega v1.38.2
1010 github.com/openmcp-project/controller-utils v0.19.0
11- github.com/openmcp-project/openmcp-operator/api v0.13.0
11+ github.com/openmcp-project/openmcp-operator/api v0.13.1
1212 k8s.io/api v0.34.0
1313 k8s.io/apimachinery v0.34.0
1414 k8s.io/client-go v0.34.0
You can’t perform that action at this time.
0 commit comments