mirror of
https://github.com/helm/helm.git
synced 2026-02-18 10:20:11 -05:00
This provides a simple field to expose the version of the application contained in a chart. Closes #2036
7 lines
163 B
YAML
7 lines
163 B
YAML
name: alpine
|
|
description: Deploy a basic Alpine Linux pod
|
|
version: 0.1.0
|
|
home: https://k8s.io/helm
|
|
sources:
|
|
- https://github.com/kubernetes/helm
|
|
appVersion: 3.3
|