Skip to content

fix: dynamic parameters reconfigure may not take effect (#345) (#346) #5

fix: dynamic parameters reconfigure may not take effect (#345) (#346)

fix: dynamic parameters reconfigure may not take effect (#345) (#346) #5

name: Check Chart
on:
push:
paths:
- "addons/**"
branches:
- '*'
- '*/*'
tags-ignore:
- '*'
jobs:
check-helm:
uses: apecloud/apecloud-cd/.github/workflows/[email protected]
with:
CHART_DIR: "addons"
APECD_REF: "v0.1.40"
secrets: inherit