Skip to content

Commit

Permalink
Pinning Karpenter version for upgrade test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
jigisha620 committed Apr 12, 2024
1 parent 9ca7ed8 commit c730713
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ jobs:
statuses: write # ./.github/actions/commit-status/start
uses: ./.github/workflows/e2e-upgrade.yaml
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: 283e7b2a51ec73903a6d3f9362fc3009b898ef33
to_git_ref: ${{ inputs.git_ref }}
region: ${{ inputs.region }}
k8s_version: ${{ inputs.k8s_version }}
Expand Down

0 comments on commit c730713

Please sign in to comment.