Skip to content

Commit

Permalink
Add app-template Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdots committed Dec 4, 2024
1 parent 78d05ae commit 21406a9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions charts/app-template/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: v2
name: app-template
version: 0.1.0
kubeVersion: ">= 1.19.0-0"
description: A generic template for Kubernetes applications with best practices built in
type: application
keywords:
- template
- application
- web
- microservice
maintainers:
- name: Wrale Team
email: team@wrale.com
icon: https://raw.githubusercontent.com/wrale/wrale-charts/main/charts/app-template/icon.png
appVersion: "1.0.0"
annotations:
category: Application Template

0 comments on commit 21406a9

Please sign in to comment.