This file documents all notable changes to Falcosidekick Helm Chart. The release numbering uses semantic versioning.
Before release 0.1.20, the helm chart can be found in falcosidekick
repository.
- Fix output after chart installation when ingress is enable
- Support
annotation
block in service
- Fix: Added the rule to use the podsecuritypolicy
- Fix: Added
ServiceAccountName
to the UI deployment
- Removes duplicate
Fission
keys from secret
- Support Ingress API version
networking.k8s.io/v1
, seeingress.hosts
andwebui.ingress.hosts
in values.yaml for a breaking change in thepath
parameter
- Fix: Remove the value for bucket of
Yandex S3
, it enabled the output by default
- Fix: set correct new image 2.24.0
- Add
Fission
output
- Add
Grafana
output - Add
Yandex Cloud S3
output - Add
Kafka REST
output
- Docker image is now available on AWS ECR Public Gallery (
--set image.registry=public.ecr.aws
)
- Enable extra volumes and volumemounts for
falcosidekick
via values
- Add AWS configuration field
config.aws.rolearn
- Make image registries for
falcosidekick
andfalcosidekick-ui
configurable
- Fix table formatting in
README.md
- Add missing
imagePullSecrets
infalcosidekick/templates/deployment-ui.yaml
- Add
GCP Cloud Run
output - Add
GCP Cloud Functions
output - Add
Wavefront
output - Allow MutualTLS for some outputs
- Add basic auth for Elasticsearch output
- Fix table formatting in
README.md
- Fix
config.azure.eventHub
parameter name inREADME.md
- Point to the correct name of aadpodidentnity
- Fix link to Falco in the
README.md
- Bump up version (
v1.0.1
) of image forfalcosidekick-ui
- Set default values for
OpenFaaS
output type parameters - Fixes of documentation
- Add config checksum annotation to deployment pods to restart pods on config change
- Fix statsd config options in the secret to make them match the docs
- Fix for
s3.bucket
, it should be empty
- Add
AWS S3
output - Add
GCP Storage
output - Add
RabbitMQ
output - Add
OpenFaas
output
- Updated falcosidekuck-ui default image version to
v0.2.0
- Fixed to specify
kafka.hostPort
instead ofkafka.url
- Fixed missing hyphen in podidentity
- Fix repo and tag for
ui
image
- Add
CLOUDEVENTS
output - Add
WEBUI
output
- Add details about syntax for adding
custom_fields
- Add
DATADOG_HOST
to secret
- Allow additional pod annotations
- Remove namespace condition in aad-pod-identity
- Add
Kubeless
output
- Add
PagerDuty
output
- Add option to use an existing secret
- Add option to add extra environment variables
- Add
Stan
output
- Use the Existing secret resource and add all possible variables to there, and make it simpler to read and less error-prone in the deployment resource
- Fix aws keys not being added to the deployment
- Fix helm test
- Update image to use release 2.19.1
- New outputs can be set :
Kafka
,AWS CloudWatchLogs
- Fixed GCP Pub/Sub values references in
deployment.yaml
- Support release namespace configuration
- New outputs can be set :
Googlechat
- New output can be set :
GCP PubSub
- Custom Headers can be set for
Webhook
output - Fix typo
aipKey
for OpsGenie output
- Fix falcosidekick configuration table to use full path of configuration properties in the
README.md
- New output can be set :
AWS SNS
- Metrics in
prometheus
format can be scrapped from/metrics
URI
- Replace extensions apiGroup/apiVersion because of deprecation
- Allow the creation of a PodSecurityPolicy, disabled by default
- Allow the configuration of the Pod securityContext, set default runAsUser and fsGroup values
- Remove duplicated
webhook
block invalues.yaml
- fake release for triggering CI for auto-publishing
- Add
imagePullSecrets
- Fix
Azure Indentity
case sensitive value
- New outputs can be set :
Azure Event Hubs
,Discord
- Fix wrong port name in output
- New outputs can be set :
Mattermost
,Rocketchat
- Add Pod Security Policy
- Fix wrong value reference for Elasticsearch output in deployment.yaml
- New output can be set :
DogStatsD
- New output can be set :
StatsD
- New output can be set :
Opsgenie
- New output can be set :
NATS
Falcosidekick
and its chart are now part offalcosecurity
organization
- Use more recent image with
Golang
1.14
- New output can be set :
Loki
- New output can be set :
SMTP
- New outputs can be set :
AWS Lambda
,AWS SQS
,Teams
- Initial release of Falcosidekick Helm Chart