chore(deps): update helm release falco to v9#4821
Merged
Merged
Conversation
|
Path: @@ -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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.5→9.0.0Release Notes
falcosecurity/charts (falco)
v9.0.0Compare Source
Falco
What's Changed
Full Changelog: falcosecurity/charts@event-generator-0.4.0...falco-9.0.0
Configuration
📅 Schedule: (in timezone Europe/Zurich)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.