fix: workflows

This commit is contained in:
auricom
2022-01-28 14:54:44 +01:00
parent d49e144f28
commit 7a7750b419
4 changed files with 19 additions and 0 deletions

View 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"

View 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

Binary file not shown.

View File

@@ -0,0 +1 @@
{{ include "common.all" . }}