vmpooler-deployment/helm-charts/vmpooler/Chart.yaml
Gene Liverman 79bb824068
Update vmpooler chart to accept image tag override
Prior to this, the only way to set the image tag was by modifying the
appVersion param of the chart itself. This made it impossible to use a
non-default image version.
2021-12-13 12:58:12 -05:00

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.1
appVersion: 1.0.0-prod-all-providers
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 10.7.12