We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522a3a8 commit f20cc69Copy full SHA for f20cc69
.github/dependabot.yml
@@ -149,6 +149,8 @@ updates:
149
- dependency-name: "github.com/onsi/gomega"
150
- dependency-name: "golang.org/x/crypto"
151
- dependency-name: "golang.org/x/text"
152
+ # Newer kustomize requires a bump to kube-openapi, which has some incompatibility with gengo.
153
+ - dependency-name: "sigs.k8s.io/kustomize/kustomize/*"
154
labels:
155
- "area/dependency"
156
- "ok-to-test"
0 commit comments