Skip to content

Releases: moatorres/infrago

v1.2

13 Oct 23:08
v1.2
4c1773a
Compare
Choose a tag to compare

🚀 Infrago v1.2 is now available

Full Changelog: v1.0...v1.2

4c1773a updates makefile
3894c24 adds skaffold profiles
87cb5df updates readme file
51db80d updates imagePullPolicy regression on dev
a7d4bf9 updates golang version
e1a6199 typo fixes
0ebe14d adds stable tag to image names
00a684f typo fixes
7f5507c adds infrago demo on readme file

v1.0

12 Oct 18:31
1a565f0
Compare
Choose a tag to compare

🚀 Infrago v1.0 is ready

Full Changelog: https://github.com/moatorres/infrago/commits/v1.0

1a565f0 (tag: v1.0) updates imagePullPolicy
8378092 adds skaffold support
fc65547 updates Makefile
1fe3ba9 implements server graceful shutdown
1329ff2 adds README.md and LICENSE
44acc9b updates manifests directory
167fd56 updates index.html
463fb4f updates static files
3da20f9 extracts utils into a separate module
b23c64d extracts logger into a separate module
38f2e04 updates go.mod
537a8b9 adds Makefile
2e32d6e adds prd deployment manifests
dda4cbe adds dev deployment manifests
90b955e adds Dockerfile
9f78115 adds .gitignore
44a11f5 adds static files
d187526 adds initial go modules