Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/kyverno-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.1
- name: kyverno
repository: https://kyverno.github.io/kyverno/
version: 3.4.3
digest: sha256:e6065b53529c9eba0ce5baed28d8f2bf323d4026696115d9295460db0c93ea43
generated: "2025-06-19T23:59:47.10975811Z"
version: 3.4.4
digest: sha256:3c180ab1bc94832ed6261e5f610ae9c65286da6ab2b319e97872804b10f69d88
generated: "2025-08-11T23:59:40.465011813Z"
10 changes: 5 additions & 5 deletions charts/kyverno-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ annotations:
catalog.cattle.io/display-name: Kyverno (1/1) - Operator
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux
# catalog.cattle.io/kube-version: '>=1.26.0-0 < 1.31.0-0'
# catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0'
# catalog.cattle.io/kube-version: '>=1.26.0-0 < 1.31.0-0'
# catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: kyverno-operator
apiVersion: v2
appVersion: 3.4.3
appVersion: 3.4.4
dependencies:
- name: common
repository: https://charts.sourcemation.com/
version: 0.1.x
- name: kyverno
version: 3.4.3
version: 3.4.4
repository: https://kyverno.github.io/kyverno/
description: Kyverno is a policy management solution for Kubernetes and other cloud native environments. Install only once on kubernetes. Security.
home: https://linuxpolska.com
Expand All @@ -28,4 +28,4 @@ name: kyverno-operator
sources:
- https://github.com/SourceMation/charts.git
type: application
version: 0.1.3
version: 0.1.4
2 changes: 1 addition & 1 deletion charts/kyverno-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
export RELEASE_NAME=kyverno
export CHART_NAME=kyverno-operator
export RELEASE_NAMESPACE=kyverno-operator
export CHART_VERSION=0.1.3
export CHART_VERSION=0.1.4

kubectl create ns ${RELEASE_NAMESPACE}
kubectl config set-context --current --namespace=${RELEASE_NAMESPACE}
Expand Down
Binary file removed charts/kyverno-operator/charts/kyverno-3.4.3.tgz
Binary file not shown.
Binary file added charts/kyverno-operator/charts/kyverno-3.4.4.tgz
Binary file not shown.