mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
release v1.4.2-rc2
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
97eaa7e854
commit
5dd8bc3b30
7 changed files with 2767 additions and 6493 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
name: kyverno
|
||||
version: v1.4.3-rc1
|
||||
appVersion: v1.4.2-rc1
|
||||
version: v1.4.3-rc2
|
||||
appVersion: v1.4.2-rc2
|
||||
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||
description: Kubernetes Native Policy Management
|
||||
keywords:
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -12,7 +12,7 @@ resources:
|
|||
images:
|
||||
- name: ghcr.io/kyverno/kyverno
|
||||
newName: ghcr.io/kyverno/kyverno
|
||||
newTag: v1.4.2-rc1
|
||||
newTag: v1.4.2-rc2
|
||||
- name: ghcr.io/kyverno/kyvernopre
|
||||
newName: ghcr.io/kyverno/kyvernopre
|
||||
newTag: v1.4.2-rc1
|
||||
newTag: v1.4.2-rc2
|
||||
|
|
|
@ -9,7 +9,7 @@ labels:
|
|||
app.kubernetes.io/managed-by: Kustomize
|
||||
app.kubernetes.io/name: kyverno
|
||||
app.kubernetes.io/part-of: kyverno
|
||||
app.kubernetes.io/version: v1.4.2-rc1
|
||||
app.kubernetes.io/version: v1.4.2-rc2
|
||||
fieldSpecs:
|
||||
- path: metadata/labels
|
||||
create: true
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue