softplayer-helmfile/helmule/bitnami/helmule.yaml

16 lines
298 B
YAML
Raw Permalink Normal View History

2024-05-08 15:38:52 +00:00
mirrors:
- name: zot
custom_command:
package:
- helm package -d package .
upload:
- helm push ./package/{{ name }}-{{ version }}.tgz oci://registry.badhouseplants.net/softplayer/bitnami
repositories:
- name: $REPO_NAME
helm:
url: $REPO_URL
include: