Releases: kubescape/helm-charts
kubescape-operator-1.18.0
1.18.0 Release Notes
📢 Updates
We changed the internal SBOM format from SPDX to the Syft format in this release.
As a result, any collected relevant data is ignored and must be collected again.
This change will reduce the number of false-positive results.
Note: SPDX format is no longer supported, you can convert from the syft format using the
syft convert
command
Full Changelog: kubescape-operator-1.17.3...kubescape-operator-1.18.0
kubescape-operator-1.17.3
1.17.3 Release Notes
📢 Updates
We have noticed some heavy loads on the storage component so we decided to disable the responsible capabilities by default until we sort it out.
If you wish to enable the networkPolicyGenenration
and applicationProfiles
capabilities, run the chart with the following args:
--set capabilities.networkPolicyService=enable --set capabilities.runtimeObservability=enable
🐞 Fixed issues
- Scanning workload with multiple
imagePullSecrets
- NetwokPolicy generation: Removed some labels
Full Changelog: kubescape-operator-1.17.2...kubescape-operator-1.17.3
kubescape-operator-1.17.2
1.17.2 Release Notes
🚀 Enhancements
- Adding Prometheus Exporter to Helm Charts by @0xt3j4s in #343. Docs. The current Prometheus exporter will be deprecated!
- Generating network policies is enabled
- Application profiles are enabled
kubectl get applicationprofiles -A
- Application activities are available by default
kubectl get applicationactivities -A
- Synchronizer: enabling the synchronizer for future developments
🐞 Fixed issues
- Fix cron templates by @chrism417 in #373 (#369 )
- Storage retention #338
- Fix Operator OOM killed by @amirmalka in #375
New Contributors
- @chrism417 made their first contribution in #373
- @0xt3j4s made their first contribution in #343
Full Changelog: kubescape-operator-1.16.8...kubescape-operator-1.17.2
kubescape-operator-1.17.1
Kubescape is an E2E Kubernetes cluster security platform
What's Changed
- Disable applicationprofile, networkpolicies - bump storage, synchronizer by @matthyx in #370
- Fail on missing access key by @amirmalka in #371
- Add cleanup interval and missing rbac for storage by @matthyx in #368
Full Changelog: kubescape-operator-1.17.0...kubescape-operator-1.17.1
kubescape-operator-1.17.0
1.17.0 Release Notes
🚀 Enhancements
- Generating network policies is enabled
- Application profiles are enabled
kubectl get applicationprofiles -A
- Application activities are available by default
kubectl get applicationactivities -A
- Synchronizer: enabling the synchronizer for future developments
🐞 Fixed issues
Full Changelog: kubescape-operator-1.16.8...kubescape-operator-1.17.0
kubescape-operator-1.16.8
Kubescape is an E2E Kubernetes cluster security platform
kubescape-operator-1.16.7
1.16.7 Release Notes
🚀 Enhancements
- NodeAgent: Enable overriding seLinux type for custom type tags by @slashben in #355
- Docs: Adding an option to set the runtime path to node agent by @amitschendel in #357
- CustomScheduling: Set affinity/nodeSelector/tolerations for all components by @dwertent in #359
- Network policy: Support known servers by @Daniel-GrunbergerCA in #347
🐞 Fixed issues
- CloudSecret: Ignore account ID if secret exists by @dwertent in #349
- Synchronizer: Final changes by @matthyx in #351
- Storage: Frequently deleting old data from the storage by @matthyx
Full Changelog: kubescape-operator-1.16.5...kubescape-operator-1.16.6
kubescape-operator-1.16.6
1.16.6 Release Notes
🚀 Enhancements
- NodeAgent: Enable overriding seLinux type for custom type tags by @slashben in #355
- Docs: Adding an option to set the runtime path to node agent by @amitschendel in #357
- CustomScheduling: Set affinity/nodeSelector/tolerations for all components by @dwertent in #359
- Network policy: Support known servers by @Daniel-GrunbergerCA in #347
🐞 Fixed issues
- CloudSecret: Ignore account ID if secret exists by @dwertent in #349
- Synchronizer: Final changes by @matthyx in #351
- Storage: Frequently deleting old data from the storage by @matthyx
Full Changelog: kubescape-operator-1.16.5...kubescape-operator-1.16.6
kubescape-operator-1.16.5
Kubescape is an E2E Kubernetes cluster security platform
kubescape-operator-1.16.4
1.16.4 Release Notes
🚀 Enhancements
- Support running the node-agent component on AWS
arm64
machines by @matthyx in kubescape/node-agent#150 (inspektor-gadget/inspektor-gadget#2259) - Service discovery V2 by @amirmalka #337
🐞 Fixed issues
- Storage component crashes due to initContainer by @matthyx in #339
- Fixed cloud provider discovery logic in Kollector by @amirmalka in kubescape/kollector#50
Full Changelog: kubescape-operator-1.16.3...kubescape-operator-1.16.4