Relative paths for included charts and oci support

This commit is contained in:
2024-01-12 18:40:05 +01:00
parent 77f1d0dcb9
commit ebc93dc6d0
6 changed files with 188 additions and 27 deletions

View File

@ -4,14 +4,14 @@ version: latest
extensions:
- name: Add virtual service to the chartc
target_dir: templates/extensions
source_dir: ./examples/extensions/vaultwarden
source_dir: ../../extensions/vaultwarden
patches:
- name: Git patch 1
git:
path: ./examples/patches/git/patch.diff
path: ../../patches/git/patch.diff
- name: Git patch 2
git:
path: ./examples/patches/git/patch-2.diff
path: ../../patches/git/patch-2.diff
- name: yaml-fmt
custom_command:
commands: