Skip to content

helm-update-deps

helm-update-deps #161

name: Update helm chart dependencies
on:
workflow_dispatch:
repository_dispatch:
types: [helm-update-deps]
jobs:
update:
uses: onecx/ci-product/.github/workflows/helm-update-deps.yml@v1
secrets: inherit