From 68db0665712d657be00be36e5b7933626220d3e7 Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 14 Mar 2024 09:19:29 +0100 Subject: [PATCH] fix docs Signed-off-by: cpanato --- Makefile | 2 +- charts/falco/CHANGELOG.md | 4 ++++ charts/falco/Chart.yaml | 2 +- charts/falco/README.md | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 86f60977..3b9408c3 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ lint-%: -u $$(id -u) \ quay.io/helmpack/chart-testing:$(LINT_IMAGE_VERSION) \ ct lint --config ./ct.yaml --charts ./charts/$* - + .PHONY: docs docs: $(addprefix docs-, $(CHARTS_NAMES)) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index 35180f01..004968a4 100644 --- a/charts/falco/CHANGELOG.md +++ b/charts/falco/CHANGELOG.md @@ -3,6 +3,10 @@ This file documents all notable changes to Falco Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v4.2.5 + +* fix docs + ## v4.2.4 * bump falcosidekick dependency version to v0.7.15 install latest version through falco chart diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index 1c4b765a..2e22d78b 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.2.4 +version: 4.2.5 appVersion: "0.37.1" description: Falco keywords: diff --git a/charts/falco/README.md b/charts/falco/README.md index 81ecd662..3bcdd662 100644 --- a/charts/falco/README.md +++ b/charts/falco/README.md @@ -581,7 +581,7 @@ If you use a Proxy in your cluster, the requests between `Falco` and `Falcosidek ## Configuration -The following table lists the main configurable parameters of the falco chart v4.2.3 and their default values. See [values.yaml](./values.yaml) for full list. +The following table lists the main configurable parameters of the falco chart v4.2.5 and their default values. See [values.yaml](./values.yaml) for full list. ## Values