Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update policy-reporter ( 2.24.0 → 2.24.1 ) #197

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
policy-reporter (source) patch 2.24.0 -> 2.24.1

Release Notes

kyverno/policy-reporter (policy-reporter)

v2.24.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/policy-reporter-2.x branch from 14431c4 to ccd43fc Compare July 22, 2024 02:42
Copy link

--- kubernetes/apps/observability/policy-reporter/app Kustomization: flux-system/policy-reporter HelmRelease: observability/policy-reporter

+++ kubernetes/apps/observability/policy-reporter/app Kustomization: flux-system/policy-reporter HelmRelease: observability/policy-reporter

@@ -13,13 +13,13 @@

     spec:
       chart: policy-reporter
       sourceRef:
         kind: HelmRepository
         name: policy-reporter
         namespace: flux-system
-      version: 2.24.0
+      version: 2.24.1
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 30m

Copy link

--- HelmRelease: observability/policy-reporter Deployment: observability/policy-reporter

+++ HelmRelease: observability/policy-reporter Deployment: observability/policy-reporter

@@ -21,21 +21,21 @@

     metadata:
       labels:
         app.kubernetes.io/name: policy-reporter
         app.kubernetes.io/instance: policy-reporter
         app.kubernetes.io/part-of: policy-reporter
       annotations:
-        checksum/secret: 9bea38c1c63032cd6125424ec6509907817143381835a95284ad48bf691b067b
+        checksum/secret: 7517eb9547af8a70b9f32718591a22912b24eccae3c36b3e82a0c2e4f91ea5af
     spec:
       serviceAccountName: policy-reporter
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 1234
       containers:
       - name: policy-reporter
-        image: ghcr.io/kyverno/policy-reporter:2.20.0
+        image: ghcr.io/kyverno/policy-reporter:2.20.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@jfroy jfroy merged commit 00ecb18 into main Jul 22, 2024
4 checks passed
@jfroy jfroy deleted the renovate/policy-reporter-2.x branch July 22, 2024 02:52
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.

1 participant