Skip to content

graph-toolbox-0.1.3 #225

graph-toolbox-0.1.3

graph-toolbox-0.1.3 #225

name: Update Helm Repository
on:
release:
types: [published]
jobs:
call-update-helm-repo-stable:
uses: ./.github/workflows/update-helm-repo.yaml
permissions:
contents: write # for updating index.yaml
with:
repo: stable
call-update-helm-repo-canary:
uses: ./.github/workflows/update-helm-repo.yaml
permissions:
contents: write # for updating index.yaml
with:
repo: canary