Skip to content

Update controller-runtime to v0.16.3 (#988) #130

Update controller-runtime to v0.16.3 (#988)

Update controller-runtime to v0.16.3 (#988) #130

name: Build Image Latest
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions: write-all
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
call-workflow:
uses: ./.github/workflows/call-release-image.yaml
with:
ref: 'main'
tagoverride: 'latest'
push: "true"
upload: "false"
race: "0"
secrets: inherit