Skip to content

chore(deps): update helm release falco to v9#4821

Merged
rxbn merged 1 commit into
masterfrom
renovate/falco-9.x
May 27, 2026
Merged

chore(deps): update helm release falco to v9#4821
rxbn merged 1 commit into
masterfrom
renovate/falco-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 26, 2026

This PR contains the following updates:

Package Update Change
falco (source) major 8.0.59.0.0

Release Notes

falcosecurity/charts (falco)

v9.0.0

Compare Source

Falco

What's Changed

Full Changelog: falcosecurity/charts@event-generator-0.4.0...falco-9.0.0


Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • 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
Copy link
Copy Markdown

Path: infra/falco/helmrelease.yaml
Version: 8.0.5 -> 9.0.0

@@ -530,12 +530,6 @@
 enabled: false
 filename: ./events.txt
 keep_alive: false
- grpc:
- bind_address: unix:///run/falco/falco.sock
- enabled: false
- threadiness: 0
- grpc_output:
- enabled: false
 http_output:
 ca_bundle: ""
 ca_cert: ""
@@ -676,7 +670,7 @@
 refs:
 - falco-rules:5
 - ghcr.io/falcosecurity/plugins/plugin/k8smeta:0.4.1
- - ghcr.io/falcosecurity/plugins/plugin/container:0.6.3
+ - ghcr.io/falcosecurity/plugins/plugin/container:0.7.1
 resolveDeps: true
 rulesfilesDir: /rulesfiles
 stateDir: /artifactstate
@@ -917,8 +911,8 @@
 app.kubernetes.io/name: falco
 app.kubernetes.io/instance: falco
 annotations:
- checksum/config: 5b2fdd583b6c4a15ce106e0028ac1e387039bd48c1842a2a5f7d13a6fab60871
- checksum/rules: e3441b832ba7d7905d2924baab571fa001d1fe82e46c199f59ef5f605baa52a5
+ checksum/config: d578f11f149f93f81d0b77688f3a0d2ba01e8a8e812a2539bb44c90532ee1f45
+ checksum/rules: 8cebdd6ae4a04e51a2db4f3deb6570431fd9087f2952da769edf36331068213e
 checksum/certs: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
 spec:
 serviceAccountName: falco
@@ -929,7 +923,7 @@
 key: node-role.kubernetes.io/control-plane
 containers:
 - name: falco
- image: docker.io/falcosecurity/falco:0.43.1
+ image: docker.io/falcosecurity/falco:0.44.0
 imagePullPolicy: IfNotPresent
 resources:
 limits:
@@ -1005,7 +999,7 @@
 - mountPath: /etc/falco/rules.d
 name: rules-volume
 - name: falcoctl-artifact-follow
- image: docker.io/falcosecurity/falcoctl:0.12.2
+ image: docker.io/falcosecurity/falcoctl:0.13.0
 imagePullPolicy: IfNotPresent
 args:
 - artifact
@@ -1023,7 +1017,7 @@
 name: artifact-state-dir
 initContainers:
 - name: falcoctl-artifact-install
- image: docker.io/falcosecurity/falcoctl:0.12.2
+ image: docker.io/falcosecurity/falcoctl:0.13.0
 imagePullPolicy: IfNotPresent
 args:
 - artifact

@rxbn rxbn merged commit 456769d into master May 27, 2026
2 checks passed
@rxbn rxbn deleted the renovate/falco-9.x branch May 27, 2026 06:26
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