Skip to content

Commit 7680097

Browse files
committed
chore(release): prepare for 0.2.5-dev0
1 parent da379ef commit 7680097

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

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

3+
## [0.2.5-dev0](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.4..0.2.5-dev0) - 2025-11-26
4+
### Changes:
5+
6+
#### 🚀 Features
7+
8+
- Allow additional env config per hooks - ([da379ef](https://github.com/toggle-corp/toggle-django-helm/commit/da379ef5c19120b22413394f0f950c910f936d1e))
9+
10+
311
## [0.2.4](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.3..0.2.4) - 2025-11-19
412
### Changes:
513

@@ -18,9 +26,6 @@
1826

1927
- Rename toggle-django-helm dir to chart - ([b42ffff](https://github.com/toggle-corp/toggle-django-helm/commit/b42ffffaac028d9411708d75b318836132bfb198))
2028

21-
### :tada: New Contributors (1)
22-
23-
- [@thenav56](https://github.com/thenav56) made their first contribution
2429

2530
## [0.2.3](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.2..0.2.3) - 2025-11-14
2631
### Changes:

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.4 # managed by release.sh
5+
version: 0.2.5-dev0 # managed by release.sh
66
sources:
77
- https://github.com/toggle-corp/charts
88

0 commit comments

Comments
 (0)