Skip to content

Commit 3dde585

Browse files
committed
feat(kyverno): bump from 1.11.4 to 1.14.0
1 parent aff89d6 commit 3dde585

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/heavy-pumas-call.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@kubernetes-models/kyverno": major
3+
---
4+
5+
bump from 1.11.4 to 1.14.0

third-party/kyverno/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
},
4444
"crd-generate": {
4545
"input": [
46-
"https://github.com/kyverno/kyverno/releases/download/v1.11.4/install.yaml"
46+
"https://github.com/kyverno/kyverno/releases/download/v1.14.0/install.yaml"
4747
],
4848
"output": "./gen"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)