diff --git a/charts/linux-edr-sensor/CHANGELOG.md b/charts/linux-edr-sensor/CHANGELOG.md index 5a4e41a..ecab8d1 100644 --- a/charts/linux-edr-sensor/CHANGELOG.md +++ b/charts/linux-edr-sensor/CHANGELOG.md @@ -4,6 +4,11 @@ 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.8] - 2024-10-31 + +### Changed +- Updated `appVersion` to the `1.10.1-25453` docker tag for the sensor image + ## [0.1.7] - 2024-07-30 ### Changed diff --git a/charts/linux-edr-sensor/Chart.yaml b/charts/linux-edr-sensor/Chart.yaml index bd26eea..342b756 100644 --- a/charts/linux-edr-sensor/Chart.yaml +++ b/charts/linux-edr-sensor/Chart.yaml @@ -7,10 +7,10 @@ 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.7 +version: 0.1.8 # This is the version number of the sensor being deployed by the chart. -appVersion: "1.9.0-24205" +appVersion: "1.10.1-25453" keywords: - redcanary