Auto-generated by Trail System
This commit is contained in:
6
chart/Chart.yaml
Normal file
6
chart/Chart.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: todo-app
|
||||
description: A minimal Todo App built with Python Flask, containerized with Docker, and prepared for Kubernetes deployment via Helm. The application serves a simple 'Todo List' message at the root endpoint.
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "1.0.0"
|
||||
Reference in New Issue
Block a user