Helmfile #1

Open
allanger wants to merge 1 commits from helmfile-updated into helmfile-main
Owner
No description provided.
allanger force-pushed helmfile-updated from 101805e527 to b542c013e5 2023-02-11 19:36:48 +00:00 Compare
allanger changed title from How to add two applications with helmfile to Helmfile 2023-02-11 19:40:35 +00:00
allanger reviewed 2023-02-11 19:42:05 +00:00
releases.yaml Outdated
@ -20,12 +20,16 @@ templates:
args:
- -c
- "helm show crds {{ .Release.Chart }} --version {{ .Release.Version }} | kubectl delete -f -"
helm-vendor-hook: &helm-vendor-hook
Author
Owner

If you really want to vendor charts, you can use hooks

If you really want to vendor charts, you can use hooks
allanger force-pushed helmfile-updated from ae4c5c468b to 5780deca8d 2023-02-17 12:42:58 +00:00 Compare
allanger reviewed 2023-02-17 12:43:37 +00:00
@ -20,12 +20,16 @@ templates:
args:
- -c
- "helm show crds {{ .Release.Chart }} --version {{ .Release.Version }} | kubectl delete -f -"
helm-vendor-hook: &helm-vendor-hook
Author
Owner

If you really want to vendor charts, you can also add use hooks

If you really want to vendor charts, you can also add use hooks
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: allanger/helmfile-vs-argo#1
No description provided.