mirror of
https://github.com/nold360/hive-apps
synced 2024-11-08 14:56:35 +00:00
16 lines
308 B
YAML
16 lines
308 B
YAML
config:
|
|
description: Crossplane
|
|
namespace: crossplane-system
|
|
|
|
apps:
|
|
- name: crossplane
|
|
repoURL: https://charts.crossplane.io/stable
|
|
chart: crossplane
|
|
targetRevision: 1.13.1
|
|
|
|
- name: ess-plugin-vault
|
|
repoURL: xpkg.upbound.io/crossplane-contrib
|
|
chart: ess-plugin-vault
|
|
targetRevision: 0.1.0
|
|
|
|
|