Skip to content

Commit

Permalink
Merge pull request #747 from mjura/e2e-v2.8
Browse files Browse the repository at this point in the history
Bump Kubernetes version for e2e tests
  • Loading branch information
mjura authored Dec 13, 2024
2 parents 08e0ae2 + 151e8d5 commit 66ff1d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/templates/basic-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
labels: {}
region: "us-west1"
projectID: "${GKE_PROJECT_ID}"
kubernetesVersion: "1.28.14-gke.1099000"
kubernetesVersion: "1.28.15-gke.1388000"
loggingService: ""
monitoringService: ""
enableKubernetesAlpha: false
Expand All @@ -23,7 +23,7 @@ spec:
labels: {}
initialNodeCount: 1
maxPodsConstraint: 110
version: "1.28.14-gke.1099000"
version: "1.28.15-gke.1388000"
management:
autoRepair: true
autoUpgrade: true
Expand Down

0 comments on commit 66ff1d6

Please sign in to comment.