mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-14 14:02:17 +00:00
* Switch iDRAC6 chart to k8s-at-home common chart base * Add test values and CT updates * Update build workflows * Switch to k3d * Try and work out testing issue * Try hard specifying the config * Move ct to github folder * Remove timeout * Correct config file path
19 lines
455 B
YAML
19 lines
455 B
YAML
apiVersion: v2
|
|
appVersion: "0.5.0"
|
|
description: iDRAC 6 web interface and VNC proxy
|
|
name: idrac6
|
|
version: 1.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- idrac6
|
|
home: https://github.com/nikdoof/helm-charts/tree/master/charts/idrac6/
|
|
sources:
|
|
- https://github.com/DomiStyle/docker-idrac6
|
|
maintainers:
|
|
- name: nikdoof
|
|
email: andy@tensixtyone.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.2.0
|