File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 17171 . Prepare release by creating the PR with the following changes
1818 1 . Update the libbpfgo module
1919 2 . Update the types module
20- 3 . Update the container image tag in the following files:
20+ 3 . Update the container image tag in the following files [ example ] ( https://github.com/aquasecurity/tracee/pull/2195 ) :
2121 1 . ` deploy/kubernetes/tracee-falcosidekick/falcosidekick.yaml `
2222 2 . ` deploy/kubernetes/tracee-postee/tracee.yaml `
23- 4 . Update ` home ` , ` version ` and ` appVersion ` properties in ` deploy/helm/tracee/Chart.yaml `
23+ 4 . Update ` home ` , ` version ` and ` appVersion ` properties in [ ` deploy/helm/tracee/Chart.yaml ` ] - [ example ] ( https://github.com/aquasecurity/tracee/pull/2195 )
24241 . Run tests and checks
2525 1 . Check that there are no verifier issues when choosing all events in tracee-ebpf (using ` --trace e=* ` )
2626 1 . Check both CO-RE and non CO-RE builds
4848 1 . Tracee binaries (tracee-ebpf, tracee-rules, rules) in the form of a tar archive ` tracee.<VERSION>.tar.gz `
4949 1 . Source code zip and tar files
5050 1 . Docker images pushed to the aquasec/tracee repository (` docker.io/aquasec/tracee:<VERSION> ` and ` docker.io/aquasec/tracee:full-<VERSION> ` )
51+ 1 . Publish the Helm chart by manually triggering the [ ` .github/workflows/publish-helm.yaml ` ] workflow
52+
53+ [ `.github/workflows/release.yaml` ] : ./.github/workflows/release.yaml
54+ [ `.github/workflows/publish-helm.yaml` ] : ./.github/workflows/publish-helm.yaml
55+ [ `deploy/helm/tracee/Chart.yaml` ] : ./deploy/helm/tracee/Chart.yaml
You can’t perform that action at this time.
0 commit comments