Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oshribr committed Nov 4, 2024
1 parent b17ab4a commit 8b94848
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions charts/redis-enterprise-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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...
2 changes: 1 addition & 1 deletion charts/redis-enterprise-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b94848

Please sign in to comment.