mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-01 17:12:21 +00:00
docs(integrations): bump version to 0.18.0
Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com> Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
parent
eae65475e0
commit
76b263269f
@ -20,7 +20,7 @@ spec:
|
|||||||
privileged: true
|
privileged: true
|
||||||
#env:
|
#env:
|
||||||
# - name: FALCOCTL_FALCO_VERSION
|
# - name: FALCOCTL_FALCO_VERSION
|
||||||
# value: 0.17.0
|
# value: 0.18.0
|
||||||
# - name: FALCOCTL_FALCO_PROBE_URL
|
# - name: FALCOCTL_FALCO_PROBE_URL
|
||||||
# value:
|
# value:
|
||||||
# - name: FALCOCTL_FALCO_PROBE_REPO
|
# - name: FALCOCTL_FALCO_PROBE_REPO
|
||||||
@ -31,7 +31,7 @@ spec:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
containers:
|
containers:
|
||||||
- name: falco
|
- name: falco
|
||||||
image: falcosecurity/falco:0.17.1-slim
|
image: falcosecurity/falco:0.18.0-slim
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
# Uncomment the 3 lines below to enable eBPF support for Falco.
|
# Uncomment the 3 lines below to enable eBPF support for Falco.
|
||||||
|
Loading…
Reference in New Issue
Block a user