K8s: Upgrade v0.31.1 -> v0.31.3 (#96964)

This commit is contained in:
Ryan McKinley
2024-12-02 12:49:24 +02:00
committed by GitHub
parent 8752322b95
commit 219411f894
19 changed files with 87 additions and 109 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ require (
github.com/grafana/authlib v0.0.0-20241024120339-84cd3a898e8a // @grafana/identity-access-team
github.com/grafana/authlib/claims v0.0.0-20241024115517-d30b00d7666d // @grafana/identity-access-team
github.com/stretchr/testify v1.9.0
k8s.io/apimachinery v0.31.1
k8s.io/apiserver v0.31.1
k8s.io/apimachinery v0.31.3
k8s.io/apiserver v0.31.3
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
)