mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 09:09:01 +02:00
fix: workflows
This commit is contained in:
6
charts/kah-common/Chart.lock
Normal file
6
charts/kah-common/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.3.0
|
||||
digest: sha256:2d7424f966ee4f1710dad86daf14bdf0ad2ab04db18c5215c1b0d0226952b433
|
||||
generated: "2022-01-03T10:12:30.796267479Z"
|
12
charts/kah-common/Chart.yaml
Normal file
12
charts/kah-common/Chart.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
description: A KaH-common powered chart template
|
||||
name: kah-common
|
||||
version: 1.0.0
|
||||
maintainers:
|
||||
- name: bjw-s
|
||||
email: me@bjw-s.dev
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.3.0
|
BIN
charts/kah-common/charts/common-4.3.0.tgz
Normal file
BIN
charts/kah-common/charts/common-4.3.0.tgz
Normal file
Binary file not shown.
1
charts/kah-common/templates/common.yaml
Normal file
1
charts/kah-common/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "common.all" . }}
|
Reference in New Issue
Block a user