mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
11 lines
224 B
YAML
11 lines
224 B
YAML
apiVersion: v2
|
|
name: nginx
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 0.0.1
|
|
appVersion: 0.0.1
|
|
|
|
dependencies:
|
|
- name: ingress-nginx
|
|
repository: https://helm.releases.hashicorp.com
|
|
version: 0.22.0
|