diff --git a/charts/redis-enterprise-operator/CHANGELOG.md b/charts/redis-enterprise-operator/CHANGELOG.md new file mode 100644 index 0000000..caf082d --- /dev/null +++ b/charts/redis-enterprise-operator/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [1.2.0] - 2024-11-04 + +### Added + +- New feature X that enables... + +### Changed + +- Updated dependency Z to version 2.0 +- Modified configuration for better performance + +### Fixed + +- Bug Y that was causing... diff --git a/charts/redis-enterprise-operator/Chart.yaml b/charts/redis-enterprise-operator/Chart.yaml index 4d43ae2..ebec69f 100644 --- a/charts/redis-enterprise-operator/Chart.yaml +++ b/charts/redis-enterprise-operator/Chart.yaml @@ -4,7 +4,7 @@ type: application name: redis-enterprise-operator description: A Helm chart for Redis Enterprise Operator for Kubernetes -version: 0.2.4 +version: 0.2.5 appVersion: 7.4.2-2 home: https://redis.io