File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : toggle-django-helm
33description : " Helm Chart to deploy the Django application"
44type : application
5- version : 0.2.2 # managed by release.sh
5+ version : 0.2.3 # managed by release.sh
66sources :
77 - https://github.com/toggle-corp/charts
88
You can’t perform that action at this time.
0 commit comments