15 lines
362 B
YAML
15 lines
362 B
YAML
apiVersion: v2
|
|
name: boilerplate
|
|
description: Helm chart for boilerplate Python 3.13 micro-service
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "0.1.0"
|
|
keywords:
|
|
- python
|
|
- microservice
|
|
home: https://cleverthis.com
|
|
sources:
|
|
- https://git.cleverthis.com/cleverthis/base/base-python
|
|
maintainers:
|
|
- name: CleverThis
|
|
email: jeffrey.freeman@cleverthis.com |