This repository has been archived on 2024-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
check-da-helm/examples/helmfile.yaml
Nikolai Rodionov fc346d45f1 first commit
2023-01-15 21:12:18 +01:00

15 lines
281 B
YAML

repositories:
- name: keel
url: https://charts.keel.sh
releases:
# -----------------------------
# -- Keel
# -----------------------------
- name: keel
installed: true
namespace: keel-system
createNamespace: true
chart: keel/keel
version: 0.9.11