mirror of
https://github.com/helm/helm.git
synced 2026-04-05 00:55:06 -04:00
* Kubernetes updated to 1.16.1 * SemVer and Sprig updated to latest releases that leverage go modules * Tests and checks updated. These already landed in v2 via PR 6457 Signed-off-by: Matt Farina <matt@mattfarina.com>
11 lines
248 B
YAML
11 lines
248 B
YAML
description: A Helm chart for Kubernetes
|
|
version: 0.0.0.0
|
|
home: ""
|
|
type: application
|
|
dependencies:
|
|
- name: mariadb
|
|
version: 5.x.x
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
condition: mariadb.enabled
|
|
tags:
|
|
- database
|