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.17.0 #853

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions platform-apps/charts/falco/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: falco
repository: https://falcosecurity.github.io/charts
version: 4.14.1
version: 4.17.0
- name: falco-exporter
repository: https://falcosecurity.github.io/charts
version: 0.12.1
- name: k8s-metacollector
repository: https://falcosecurity.github.io/charts
version: 0.1.10
digest: sha256:c7f46b620fa862e820ccad1649f4bcff9ac3d0b7159a2f62d93079e5730ab4c0
generated: "2024-11-11T15:59:25.746614127Z"
digest: sha256:c7cc80824c0e340bf7c61804360828bb9ff74ee4c03e3bc4c26b983ea0fbbf3f
generated: "2024-12-12T12:53:54.637525481Z"
2 changes: 1 addition & 1 deletion platform-apps/charts/falco/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: "1.0.0"

dependencies:
- name: falco
version: 4.14.1
version: 4.17.0
repository: https://falcosecurity.github.io/charts
- name: falco-exporter
version: 0.12.1
Expand Down
Loading