Skip to content

Commit 3f5aba5

Browse files
committed
chore(release): prepare for 0.2.5
1 parent 6619659 commit 3f5aba5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.5](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.4..0.2.5) - 2025-11-19
4+
### Changes:
5+
6+
#### 🐛 Bug Fixes
7+
8+
- Use bitnamilegacy images - ([6619659](https://github.com/toggle-corp/toggle-django-helm/commit/6619659d6077d091086901a3d698d2723afb5823))
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

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

0 commit comments

Comments
 (0)