Skip to content

Commit 9d003a8

Browse files
authored
Merge pull request #2772 from Nordix/lentzi90/pin-kustomize-release-0.12
🌱 Pin kustomize on release-0.12
2 parents 522a3a8 + f20cc69 commit 9d003a8

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)