mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
- Docs were updated - minor adjustments to Dockerfiles - helm chart updated to point to actual image registry
11 lines
336 B
YAML
11 lines
336 B
YAML
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.7.0
|
|
appVersion: 1.0.0-prod-all-providers
|
|
dependencies:
|
|
- name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 10.7.12
|