diff --git a/.github/workflows/ci-apps-kpt.yaml b/.github/workflows/ci-apps-kpt.yaml index 0dd1e51..a08e61a 100644 --- a/.github/workflows/ci-apps-kpt.yaml +++ b/.github/workflows/ci-apps-kpt.yaml @@ -24,7 +24,7 @@ jobs: curl -L https://github.com/GoogleContainerTools/kpt/releases/download/v${KPT_VERSION}/kpt_linux_amd64 > kpt chmod +x kpt env: - KPT_VERSION: 1.0.0-beta.24 + KPT_VERSION: 1.0.0-beta.32 - name: gatekeeper id: gatekeeper run: |