diff --git a/.github/workflows/e2e-matrix.yaml b/.github/workflows/e2e-matrix.yaml index d0cb69569e10..c6d8ba7a89a6 100644 --- a/.github/workflows/e2e-matrix.yaml +++ b/.github/workflows/e2e-matrix.yaml @@ -97,7 +97,7 @@ jobs: with: # This version includes the IRSA changes to support k8s 1.23 # https://github.com/aws/karpenter-provider-aws/pull/5445 - from_git_ref: 6934ef58e8e13686d4f57c2d336dd165cbf3e759 + from_git_ref: 72125d19423f5593a4ff75aeb006e7baaa8daf28 to_git_ref: ${{ inputs.git_ref }} region: ${{ inputs.region }} k8s_version: ${{ inputs.k8s_version }}