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.8.0 #3473

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
falco (source) minor 4.7.2 -> 4.8.0

Release Notes

falcosecurity/charts (falco)

v4.8.0

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 was generated by Mend Renovate. View the repository job log.

Copy link

Path: infra/falco/helmrelease.yaml
Version: 4.7.2 -> 4.8.0

@@ -737,8 +737,8 @@
 app.kubernetes.io/name: falco
 app.kubernetes.io/instance: falco
 annotations:
- checksum/config: fa21651bbc9aaf51de396f3cacb203bc5fe4e73e365412c42bd80af22a2a0dfb
- checksum/rules: 7894efe9ff13890a6adb331649a315dbb274f3e0127fe5a524014afde1520c4c
+ checksum/config: 0c077027c56d2a390fbf99f78bcf092b0128de3c3ff50069a7e38bddcc6e9ba4
+ checksum/rules: 0646cb14a665c407d82e2e262b3bf3b870c766f790569883beaa40a9661bfbcd
 checksum/certs: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
 spec:
 serviceAccountName: falco
@@ -749,7 +749,7 @@
 key: node-role.kubernetes.io/control-plane
 containers:
 - name: falco
- image: docker.io/falcosecurity/falco-no-driver:0.38.1
+ image: docker.io/falcosecurity/falco-no-driver:0.38.2
 imagePullPolicy: IfNotPresent
 resources:
 limits:
@@ -811,7 +811,7 @@
 - mountPath: /etc/falco/rules.d
 name: rules-volume
 - name: falcoctl-artifact-follow
- image: docker.io/falcosecurity/falcoctl:0.8.0
+ image: docker.io/falcosecurity/falcoctl:0.9.0
 imagePullPolicy: IfNotPresent
 args:
 - artifact
@@ -828,7 +828,7 @@
 env:
 initContainers:
 - name: falcoctl-artifact-install
- image: docker.io/falcosecurity/falcoctl:0.8.0
+ image: docker.io/falcosecurity/falcoctl:0.9.0
 imagePullPolicy: IfNotPresent
 args:
 - artifact

@rxbn rxbn merged commit de4b22a into master Aug 19, 2024
2 checks passed
@rxbn rxbn deleted the renovate/falco-4.x branch August 19, 2024 15:29
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