Skip to content

Commit

Permalink
Add 1.29 Docker E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abhay-krishna committed Dec 11, 2023
1 parent c4d01fe commit 2a157d4
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 93 deletions.
2 changes: 1 addition & 1 deletion test/e2e/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ const (

var (
EksaPackageControllerHelmValues = []string{"sourceRegistry=public.ecr.aws/l0g8r8j6"}
KubeVersions = []v1alpha1.KubernetesVersion{v1alpha1.Kube124, v1alpha1.Kube125, v1alpha1.Kube126, v1alpha1.Kube127, v1alpha1.Kube128}
KubeVersions = []v1alpha1.KubernetesVersion{v1alpha1.Kube125, v1alpha1.Kube126, v1alpha1.Kube127, v1alpha1.Kube128, v1alpha1.Kube129}
)
Loading

0 comments on commit 2a157d4

Please sign in to comment.