mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Create Helm repository
This commit is contained in:
parent
0b21ff051b
commit
0f4c2310b8
19 changed files with 24 additions and 1 deletions
11
helm-charts/vmpooler/Chart.yaml
Normal file
11
helm-charts/vmpooler/Chart.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v2
|
||||
name: vmpooler
|
||||
description: A Helm chart to deploy vmpooler
|
||||
type: application
|
||||
icon: https://github.com/puppetlabs/vmpooler/raw/master/lib/vmpooler/public/img/logo.png
|
||||
version: 1.6.0
|
||||
appVersion: 1.3.0
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.7.12
|
||||
Loading…
Add table
Add a link
Reference in a new issue