Skip to content

Releases: kubescape/helm-charts

kubescape-operator-1.18.0

24 Jan 09:58
e1aefaa
Compare
Choose a tag to compare

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

15 Jan 20:05
9ebf743
Compare
Choose a tag to compare

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

12 Jan 08:33
ef226b2
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: kubescape-operator-1.16.8...kubescape-operator-1.17.2

kubescape-operator-1.17.1

08 Jan 12:48
877bac0
Compare
Choose a tag to compare

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

01 Jan 20:43
62cece8
Compare
Choose a tag to compare

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

25 Dec 10:07
df6cf84
Compare
Choose a tag to compare

Kubescape is an E2E Kubernetes cluster security platform

kubescape-operator-1.16.7

24 Dec 08:14
7a6084f
Compare
Choose a tag to compare

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

24 Dec 06:14
98aaa3c
Compare
Choose a tag to compare

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

11 Dec 16:51
5122891
Compare
Choose a tag to compare

Kubescape is an E2E Kubernetes cluster security platform

kubescape-operator-1.16.4

29 Nov 11:33
3fde84c
Compare
Choose a tag to compare

1.16.4 Release Notes

🚀 Enhancements

🐞 Fixed issues

Full Changelog: kubescape-operator-1.16.3...kubescape-operator-1.16.4