Skip to content

Commit

Permalink
chore: update gke version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
omissis committed Sep 19, 2022
1 parent 6ffb1b5 commit aaf42c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automated-tests/e2e-tests/gcp-gke/cluster.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: Cluster
metadata:
name: e2e-${CI_BUILD_NUMBER}
spec:
version: 1.21.10-gke.400
version: 1.22.12-gke.300
network: e2e-${CI_BUILD_NUMBER}
subnetworks:
- e2e-${CI_BUILD_NUMBER}-cluster-subnet
Expand Down

0 comments on commit aaf42c4

Please sign in to comment.