Skip to content

Update dependency ImageRepository to image.toolkit.fluxcd.io/v1beta2 #1629

Update dependency ImageRepository to image.toolkit.fluxcd.io/v1beta2

Update dependency ImageRepository to image.toolkit.fluxcd.io/v1beta2 #1629

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"