Skip to content

Commit f20cc69

Browse files
committed
Pin kustomize on release-0.12
Signed-off-by: Lennart Jern <[email protected]>
1 parent 522a3a8 commit f20cc69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ updates:
149149
- dependency-name: "github.com/onsi/gomega"
150150
- dependency-name: "golang.org/x/crypto"
151151
- 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/*"
152154
labels:
153155
- "area/dependency"
154156
- "ok-to-test"

0 commit comments

Comments
 (0)