Skip to content

Commit

Permalink
chore: bump gke-e2e version for config sync e2e
Browse files Browse the repository at this point in the history
The primary motivation is to pick up Go version 1.23
  • Loading branch information
sdowell committed Dec 20, 2024
1 parent 3807933 commit 92c697c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ prow_ignored:
serviceAccountName: e2e-test-runner
containers:
- &config-sync-base-job-container
image: us-docker.pkg.dev/kpt-config-sync-ci-artifacts/test-infra/gke-e2e:v2.0.0-go1.22.5-gcloud449.0.0-docker20.10.14
image: us-docker.pkg.dev/kpt-config-sync-ci-artifacts/test-infra/gke-e2e:v2.0.0-go1.23.4-gcloud449.0.0-docker20.10.14
command:
- make
- test-e2e-gke-ci
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ prow_ignored:
serviceAccountName: e2e-test-runner
containers:
- &config-sync-base-job-container
image: us-docker.pkg.dev/kpt-config-sync-ci-artifacts/test-infra/gke-e2e:v2.0.0-go1.22.5-gcloud449.0.0-docker20.10.14
image: us-docker.pkg.dev/kpt-config-sync-ci-artifacts/test-infra/gke-e2e:v2.0.0-go1.23.4-gcloud449.0.0-docker20.10.14
command:
- make
- test-e2e-gke-ci
Expand Down

0 comments on commit 92c697c

Please sign in to comment.