mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-25 23:59:24 +00:00
Switch iDRAC6 chart to k8s-at-home common chart (#27)
* 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
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
apiVersion: v1
|
||||
appVersion: '0.5'
|
||||
apiVersion: v2
|
||||
appVersion: "0.5.0"
|
||||
description: iDRAC 6 web interface and VNC proxy
|
||||
name: idrac6
|
||||
version: 0.0.2
|
||||
version: 1.0.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- dell
|
||||
- idrac
|
||||
home: https://github.com/DomiStyle/docker-idrac6
|
||||
- idrac6
|
||||
home: https://github.com/nikdoof/helm-charts/tree/master/charts/idrac6/
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user