Skip to content

feat(velero): bump helm chart from 4.0.2 to 5.1.0 #1802

feat(velero): bump helm chart from 4.0.2 to 5.1.0

feat(velero): bump helm chart from 4.0.2 to 5.1.0 #1802

Workflow file for this run

## Reference: https://github.com/pascalgn/size-label-action
---
name: 'PR Size'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"