Skip to content

chore(deps): update codecov/codecov-action action to v4.4.0 #340

chore(deps): update codecov/codecov-action action to v4.4.0

chore(deps): update codecov/codecov-action action to v4.4.0 #340

Workflow file for this run

name: Release nri-kube-events chart
on:
push:
branches:
- main
jobs:
release-chart:
permissions:
contents: write
uses: newrelic/k8s-agents-automation/.github/workflows/reusable-release-chart.yml@main
secrets:
gh_token: "${{ secrets.GITHUB_TOKEN }}"
slack_channel: ${{ secrets.K8S_AGENTS_SLACK_CHANNEL }}
slack_token: ${{ secrets.K8S_AGENTS_SLACK_TOKEN }}