Skip to content

Commit bb86f14

Browse files
committed
chore(release): prepare for 0.2.4
1 parent 8a79c58 commit bb86f14

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.2.4](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.3..0.2.4) - 2025-11-19
4+
### Changes:
5+
6+
#### 🚀 Features
7+
8+
- Support string in extra-manifests - ([092e4c3](https://github.com/toggle-corp/toggle-django-helm/commit/092e4c3b5d91ff06eb2b0314cbe11cfb26aa00ef))
9+
- Add script to generate values-tests snapshot - ([2197491](https://github.com/toggle-corp/toggle-django-helm/commit/21974918d36b396a3d707548eb96675d256c745f))
10+
11+
#### 🐛 Bug Fixes
12+
13+
- Use bitnamilegacy images - ([8a79c58](https://github.com/toggle-corp/toggle-django-helm/commit/8a79c58c237f02bcc5b8f72bfe6b0077a2d1f569))
14+
15+
#### ⚙️ Miscellaneous Tasks
16+
17+
- Rename toggle-django-helm dir to chart - ([b42ffff](https://github.com/toggle-corp/toggle-django-helm/commit/b42ffffaac028d9411708d75b318836132bfb198))
18+
19+
320
## [0.2.3](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.2..0.2.3) - 2025-11-14
421
### Changes:
522

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: toggle-django-helm
33
description: "Helm Chart to deploy the Django application"
44
type: application
5-
version: 0.2.3 # managed by release.sh
5+
version: 0.2.4 # managed by release.sh
66
sources:
77
- https://github.com/toggle-corp/charts
88

0 commit comments

Comments
 (0)