Releases: CodeForPhilly/third-places
Releases · CodeForPhilly/third-places
v0.1.11
Technical
- fix(k8s): add /static/admin/ path to ingress @themightychris
v0.1.10
Technical
- feat(ci): add frontend to k8s deployment [#57] @themightychris
v0.1.9
Technical
- fix(k8s): correct DJANGO_ALLOWED_HOSTS @themightychris
v0.1.8
Technical
- fix(k8s): listen on 0.0.0.0 @themightychris
- fix: accept DJANGO_ALLOWED_HOST @themightychris
- fix(k8s): set DJANGO_ALLOWED_HOSTS=* @themightychris
v0.1.7
Technical
- fix(k8s): override port to 80 @themightychris
- fix(k8s): use /api/ for probes @themightychris
v0.1.6
Technical
- fix(k8s): remove unused config @themightychris
- fix(k8s): switch to postgis @themightychris
- fix(k8s): pull database name from secret @themightychris
v0.1.5
Technical
- fix(k8s): remove static nodePort @themightychris
v0.1.4
Technical
- fix(k8s): configure connection to postgresql @themightychris
v0.1.3
Improvements
- Altetred CSS so Map is fullscreen width [#32] @sodamodo
- Added buttons below map [#40] @sodamodo
- Add initial user endpoints [#23] @zimurgh
- Add location endpoints [#44] @travissouthard
- Add migration to populate locations from Yelp [#48] @mdarkcity
Technical
- Update docs with release process [#42] @travissouthard
- feat(k8s): add helm chart [#50] @themightychris
v0.1.2
Technical
- fix(ci): remove nonexistent target @themightychris