mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
11 lines
220 B
YAML
11 lines
220 B
YAML
apiVersion: v2
|
|
name: cert-manager
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 0.0.1
|
|
appVersion: 0.0.1
|
|
|
|
dependencies:
|
|
- name: cert-manager
|
|
repository: https://charts.jetstack.io
|
|
version: 1.9.1
|