mirror of
https://github.com/janishutz/fundamentals-of-webengineering.git
synced 2025-11-25 13:54:25 +00:00
Task 3: React Frontend
This commit is contained in:
6
task_3_react/helm/Chart.yaml
Normal file
6
task_3_react/helm/Chart.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: a3-group-g3-rbacher-jahutz #name of the app, this should be the project name, spaces should be substituted with -
|
||||
description: My Example App #description for the app
|
||||
type: application
|
||||
version: 0.0.1 #for versioning of the helm chart, increase it when new release is built/deployed
|
||||
appVersion: "0.0.1"
|
||||
Reference in New Issue
Block a user