Skip to content

Commit 3ed0e98

Browse files
committed
chore(release): prepare for 0.2.3
1 parent ece5ff7 commit 3ed0e98

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.3](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.2..0.2.3) - 2025-11-14
4+
### Changes:
5+
6+
#### 🚀 Features
7+
8+
- Fix missing ingress tls configuration - ([ece5ff7](https://github.com/toggle-corp/toggle-django-helm/commit/ece5ff7fe593cd660834b81135ec42f1c540960f))
9+
10+
311
## [0.2.2](https://github.com/toggle-corp/toggle-django-helm/compare/0.2.1..0.2.2) - 2025-11-14
412
### Changes:
513

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

0 commit comments

Comments
 (0)