Skip to content

fix(helm): update chart kyverno ( 3.8.1 → 3.8.2 )#3396

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kyverno-3.x
Open

fix(helm): update chart kyverno ( 3.8.1 → 3.8.2 )#3396
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kyverno-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
kyverno (source) patch 3.8.13.8.2

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

Path: infrastructure/kyverno
Version: 3.8.1 -> 3.8.2

--- /tmp/tmp.ZmIL46JiGP	2026-07-20 20:41:51.595043564 +0000
+++ /tmp/tmp.mTKofzmt8M	2026-07-20 20:41:54.667006785 +0000
@@ -93023,7 +93023,7 @@
       automountServiceAccountToken: true
       initContainers:
         - name: kyverno-pre
-          image: "reg.kyverno.io/kyverno/kyvernopre:v1.18.1"
+          image: "reg.kyverno.io/kyverno/kyvernopre:v1.18.2"
           imagePullPolicy: IfNotPresent
           args:
             - --loggingFormat=text
@@ -93071,7 +93071,7 @@
               value: release-name-kyverno-svc
       containers:
         - name: kyverno
-          image: "reg.kyverno.io/kyverno/kyverno:v1.18.1"
+          image: "reg.kyverno.io/kyverno/kyverno:v1.18.2"
           imagePullPolicy: IfNotPresent
           args:
             - --caSecretName=release-name-kyverno-svc.default.svc.kyverno-tls-ca
@@ -93245,7 +93245,7 @@
       automountServiceAccountToken: true
       containers:
         - name: controller
-          image: "reg.kyverno.io/kyverno/background-controller:v1.18.1"
+          image: "reg.kyverno.io/kyverno/background-controller:v1.18.2"
           imagePullPolicy: IfNotPresent
           ports:
             - containerPort: 9443
@@ -93362,7 +93362,7 @@
       automountServiceAccountToken: true
       containers:
         - name: controller
-          image: "reg.kyverno.io/kyverno/cleanup-controller:v1.18.1"
+          image: "reg.kyverno.io/kyverno/cleanup-controller:v1.18.2"
           imagePullPolicy: IfNotPresent
           ports:
             - containerPort: 9443
@@ -93514,7 +93514,7 @@
       automountServiceAccountToken: true
       containers:
         - name: controller
-          image: "reg.kyverno.io/kyverno/reports-controller:v1.18.1"
+          image: "reg.kyverno.io/kyverno/reports-controller:v1.18.2"
           imagePullPolicy: IfNotPresent
           ports:
             - containerPort: 9443
@@ -94034,7 +94034,7 @@
       restartPolicy: Never
       containers:
         - name: kyverno-cli
-          image: "reg.kyverno.io/kyverno/kyverno-cli:v1.18.1"
+          image: "reg.kyverno.io/kyverno/kyverno-cli:v1.18.2"
           imagePullPolicy: IfNotPresent
           args:
             - migrate
@@ -94114,7 +94114,7 @@
       restartPolicy: Never
       containers:
         - name: kubectl
-          image: "ghcr.io/kyverno/readiness-checker:v1.18.1"
+          image: "ghcr.io/kyverno/readiness-checker:v1.18.2"
           imagePullPolicy:
           args:
             - delete-webhooks
@@ -94159,7 +94159,7 @@
       restartPolicy: Never
       containers:
         - name: kubectl
-          image: "ghcr.io/kyverno/readiness-checker:v1.18.1"
+          image: "ghcr.io/kyverno/readiness-checker:v1.18.2"
           imagePullPolicy:
           args:
             - scale-deploy

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | kyverno | 3.8.1 | 3.8.2 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/kyverno-3.x branch from ec3e1df to b99c816 Compare July 20, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants