Python flask web app to view/manage helm releases.
Go to file
2020-09-12 21:38:52 +08:00
routes Reducing the files down to what is required 2020-09-12 21:38:52 +08:00
static Loaded with hockey files so web server loads: 2020-09-11 21:02:04 +08:00
templates Reducing the files down to what is required 2020-09-12 21:38:52 +08:00
.gitignore Initial commit 2020-09-11 09:13:13 +00:00
app.py Loaded with hockey files so web server loads: 2020-09-11 21:02:04 +08:00
app.yaml Loaded with hockey files so web server loads: 2020-09-11 21:02:04 +08:00
appengine_config.py Loaded with hockey files so web server loads: 2020-09-11 21:02:04 +08:00
forms.py Namespace enumeration code 2020-09-11 23:04:48 +08:00
LICENSE Initial commit 2020-09-11 09:13:13 +00:00
main.py Reducing the files down to what is required 2020-09-12 21:38:52 +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

flask-python-helm

Python flask web app to view/manage helm releases.