Skip to content

Update charts/policies/Chart.yaml #4

Update charts/policies/Chart.yaml

Update charts/policies/Chart.yaml #4

name: Release Policy Controller Chart
on:
push:
tags:
- policy-controller-v*
jobs:
release-policy-controller:
name: Release Policy Controller Chart
uses: .github/workflows/release.yml

Check failure on line 11 in .github/workflows/policy-controller-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/policy-controller-release.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
chart_name: policy-controller
chart_release: ${{ github.ref }}
permissions:
attestations: write
contents: read
id-token: write
packages: write
secrets: inherit