Skip to content

helm-update-deps

helm-update-deps #37

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