diff --git a/charts/linux-edr-sensor/CHANGELOG.md b/charts/linux-edr-sensor/CHANGELOG.md index a90bd74..dcc2df6 100644 --- a/charts/linux-edr-sensor/CHANGELOG.md +++ b/charts/linux-edr-sensor/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.5] - 2024-03-14 +- Updated README to remove pre-release disclaimer. + ## [0.1.4] - 2024-02-12 ### Changed diff --git a/charts/linux-edr-sensor/Chart.yaml b/charts/linux-edr-sensor/Chart.yaml index 0aecf0c..cbc7c67 100644 --- a/charts/linux-edr-sensor/Chart.yaml +++ b/charts/linux-edr-sensor/Chart.yaml @@ -7,7 +7,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.4 +version: 0.1.5 # This is the version number of the sensor being deployed by the chart. appVersion: "1.7.2-22699" diff --git a/charts/linux-edr-sensor/README.md b/charts/linux-edr-sensor/README.md index 71e6155..5cc7ad8 100644 --- a/charts/linux-edr-sensor/README.md +++ b/charts/linux-edr-sensor/README.md @@ -2,20 +2,6 @@ A Helm chart for deploying the Red Canary Linux EDR Sensor to Kubernetes -
Disclaimer: Pre-release Helm Chart- -Please be advised that the Helm chart provided here is currently in a pre-release state and has not yet reached general availability (GA). While we have taken great care to ensure its functionality and reliability, it may still undergo changes and improvements before the final GA version is released. - -We encourage you to use this pre-release version for testing and evaluation purposes. However, it is not recommended for production environments or critical workloads at this stage. Keep in mind that features, configuration options, and other aspects of the chart may evolve before the GA release. - -Your feedback and insights are invaluable to us as we work towards refining and enhancing the Helm chart. Feel free to report any issues, suggestions, or observations you encounter during your testing. We greatly appreciate your understanding and support as we strive to deliver a robust and feature-rich chart for your use. - -Thank you for your interest in our project and for participating in its development journey. - -Sincerely,-The Red Canary Team - |
Disclaimer: Pre-release Helm Chart- -Please be advised that the Helm chart provided here is currently in a pre-release state and has not yet reached general availability (GA). While we have taken great care to ensure its functionality and reliability, it may still undergo changes and improvements before the final GA version is released. - -We encourage you to use this pre-release version for testing and evaluation purposes. However, it is not recommended for production environments or critical workloads at this stage. Keep in mind that features, configuration options, and other aspects of the chart may evolve before the GA release. - -Your feedback and insights are invaluable to us as we work towards refining and enhancing the Helm chart. Feel free to report any issues, suggestions, or observations you encounter during your testing. We greatly appreciate your understanding and support as we strive to deliver a robust and feature-rich chart for your use. - -Thank you for your interest in our project and for participating in its development journey. - -Sincerely,-The Red Canary Team - |