Skip to content

Update kubernetes packages to v0.29.3 #107

Update kubernetes packages to v0.29.3

Update kubernetes packages to v0.29.3 #107

Workflow file for this run

name: pull request
on:
pull_request:
branches:
- master
- main
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@111e0405debdca28ead7616868b14bdde2c79d57 # v1.0.6
with:
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: true
RUN_HELMCHART_TEST: true
GO_VERSION: "1.19"