chore(main): release 2.5.0 (#25)

Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
jimehbot[bot]
2025-04-22 10:52:34 +01:00
committed by GitHub
parent 37968b6d71
commit 8bf576890c
3 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{ {
".": "2.4.1" ".": "2.5.0"
} }

View File

@@ -1,5 +1,12 @@
# Changelog # Changelog
## [2.5.0](https://github.com/jimeh/casecmp/compare/v2.4.1...v2.5.0) (2025-04-22)
### Features
* **chart:** add revisionHistoryLimit configuration ([#24](https://github.com/jimeh/casecmp/issues/24)) ([37968b6](https://github.com/jimeh/casecmp/commit/37968b6d7179e6c48cdfb266a74d92af88c5fb0a))
## [2.4.1](https://github.com/jimeh/casecmp/compare/v2.4.0...v2.4.1) (2025-03-16) ## [2.4.1](https://github.com/jimeh/casecmp/compare/v2.4.0...v2.4.1) (2025-03-16)

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: casecmp name: casecmp
description: A Helm chart for casecmp description: A Helm chart for casecmp
type: application type: application
version: 2.4.1 version: 2.5.0
appVersion: 2.4.1 appVersion: 2.5.0