Skip to content

Commit

Permalink
Merge pull request #213 from nirmata/1.10.7-charts
Browse files Browse the repository at this point in the history
minor correction
  • Loading branch information
anushkamittal2001 authored Jan 5, 2024
2 parents aad4881 + ade40ad commit cc511cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.17
version: v0.3.18
appVersion: v0.2.4

icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
{{- end }}
containers:
- name: kubectl
image: {{ .Values.predeletehookimage | default "ghcr.io/nirmata/kubectl:1.28.5" }}
image: {{ .Values.predeletehookimage | default "ghcr.io/nirmata/kubectl:1.29.0" }}
imagePullPolicy: IfNotPresent
command:
- sh
Expand Down

0 comments on commit cc511cf

Please sign in to comment.