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

chore(deps): update helm release falco to v4.5.1 #3345

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
falco (source) patch 4.5.0 -> 4.5.1

Release Notes

falcosecurity/charts (falco)

v4.5.1

Compare Source

Falco


Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

Copy link

Path: infra/falco/helmrelease.yaml
Version: 4.5.0 -> 4.5.1

@@ -686,8 +686,8 @@
 app.kubernetes.io/name: falco
 app.kubernetes.io/instance: falco
 annotations:
- checksum/config: 99e6efdb16e1182413bba29701b88f624451dca909bf4437b6480043d159ec11
- checksum/rules: 333b1d65839f41e40de26807f10cefebbefc561d9cc023b9fb678d0edfcb07f5
+ checksum/config: c7056aab7748e6d952c9404335afaaebfc99e9c722028791d38dd7ab5820b6a0
+ checksum/rules: d9e671869fa3574f0226ffbce119dd1da094900bcf90fa1739778292bfa715f6
 checksum/certs: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
 spec:
 serviceAccountName: falco
@@ -754,7 +754,7 @@
 readOnly: true
 - name: debugfs
 mountPath: /sys/kernel/debug
- - mountPath: /host/run/containerd/containerd.sock
+ - mountPath: /host/run/containerd/
 name: containerd-socket
 - mountPath: /etc/falco/falco.yaml
 name: falco-yaml
@@ -846,7 +846,7 @@
 path: /sys/kernel/debug
 - name: containerd-socket
 hostPath:
- path: /run/k3s/containerd/containerd.sock
+ path: /run/k3s/containerd
 - name: proc-fs
 hostPath:
 path: /proc

@rxbn rxbn merged commit 5632c74 into master Jun 21, 2024
2 checks passed
@rxbn rxbn deleted the renovate/falco-4.x branch June 21, 2024 18:17
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