Skip to content

Commit

Permalink
tag v1.3.0-rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
realshuting committed Dec 7, 2020
1 parent d07058e commit d8d9023
Show file tree
Hide file tree
Showing 6 changed files with 3,146 additions and 967 deletions.
4 changes: 2 additions & 2 deletions charts/kyverno/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: kyverno
version: v1.3.0-rc6
appVersion: v1.3.0-rc6
version: v1.3.0-rc7
appVersion: v1.3.0-rc7
icon: https://github.com/kyverno/kyverno/blob/master/documentation/images/Kyverno_Horizontal.png
description: Kubernetes Native Policy Management
keywords:
Expand Down
1,315 changes: 1,013 additions & 302 deletions charts/kyverno/crds/crds.yaml

Large diffs are not rendered by default.

1,319 changes: 1,015 additions & 304 deletions definitions/install.yaml

Large diffs are not rendered by default.

1,315 changes: 1,013 additions & 302 deletions definitions/install_debug.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions definitions/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resources:
images:
- name: ghcr.io/kyverno/kyverno
newName: ghcr.io/kyverno/kyverno
newTag: v1.3.0-rc6
newTag: v1.3.0-rc7
- name: ghcr.io/kyverno/kyvernopre
newName: ghcr.io/kyverno/kyvernopre
newTag: v1.3.0-rc6
newTag: v1.3.0-rc7
Loading

0 comments on commit d8d9023

Please sign in to comment.