Skip to content

Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2 #1561

Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2

Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2 #1561

Workflow file for this run

name: backport
on:
pull_request_target:
types: [closed, labeled]
jobs:
backport:
permissions:
contents: write # for reading and creating branches.
pull-requests: write # for creating pull requests against release branches.
uses: fluxcd/gha-workflows/.github/workflows/[email protected]
secrets:
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}