Skip to content

Commit

Permalink
Merge pull request #214 from nirmata/1.10.7-charts
Browse files Browse the repository at this point in the history
change kubectl values in operator charts
  • Loading branch information
anushkamittal2001 authored Jan 5, 2024
2 parents cc511cf + 5b20615 commit 60da184
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/enterprise-kyverno-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: nirmata-kyverno-operator
description: Helm Chart for Enterprise Kyverno Operator
type: application
version: v0.3.18
version: v0.3.19
appVersion: v0.2.4

icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
Expand Down
9 changes: 9 additions & 0 deletions charts/enterprise-kyverno-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,15 @@ kyverno:
podDisruptionBudget: "policy/v1"
licenseManager:
imageTag: v0.1.7
webhooksCleanup:
image: ghcr.io/nirmata/kubectl:1.29.0
cleanupJobs:
admissionReports:
image:
tag: '1.29.0'
clusterAdmissionReports:
image:
tag: '1.29.0'

policies:
chartRepoUsername:
Expand Down

0 comments on commit 60da184

Please sign in to comment.