mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2026-02-02 07:35:12 +01:00
feat(helm): add github action for chart test and release (#250)
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
parent
0409fca095
commit
0c8202bec3
4 changed files with 94 additions and 0 deletions
6
ct.yaml
Normal file
6
ct.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# See https://github.com/helm/chart-testing#configuration
|
||||
remote: origin
|
||||
target-branch: master
|
||||
chart-dirs:
|
||||
- deploy/helm
|
||||
helm-extra-args: --timeout=500s
|
||||
Loading…
Add table
Add a link
Reference in a new issue