Python flask web app to view/manage helm releases.
Go to file
2020-09-13 23:39:23 +08:00
routes Ready to perform helm command 2020-09-13 23:39:23 +08:00
static Loaded with hockey files so web server loads: 2020-09-11 21:02:04 +08:00
templates Ready to perform helm command 2020-09-13 23:39:23 +08:00
.gitignore Initial commit 2020-09-11 09:13:13 +00:00
app.py Updated with correct code 2020-09-12 23:51:12 +08:00
forms.py Updated with correct code 2020-09-12 23:51:12 +08:00
LICENSE Initial commit 2020-09-11 09:13:13 +00:00
main.py Ready to perform helm command 2020-09-13 23:39:23 +08:00
README.md Initial commit 2020-09-11 09:13:13 +00:00
requirements.txt Loaded with hockey files so web server loads: 2020-09-11 21:02:04 +08:00
tables.py Ready to perform helm command 2020-09-13 23:39:23 +08:00

flask-python-helm

Python flask web app to view/manage helm releases.