All checks were successful
Publish Helm Chart / Build and Publish Helm Chart (push) Successful in 16s
7 lines
310 B
YAML
7 lines
310 B
YAML
apiVersion: v2
|
|
name: direct-ip-ingress # Replace with your chart's name
|
|
description: A brief description of your chart
|
|
type: application # Can also be 'library' for shared charts
|
|
version: 0.1.1 # Chart version
|
|
appVersion: 0.1.1 # Version of the application the chart deploys
|