Skip to content

Commit

Permalink
Merge pull request #569 from yiannistri/fix-rancher-version-e2e
Browse files Browse the repository at this point in the history
[v2.9] fix: Use v2.9-head version of Rancher for e2e tests
  • Loading branch information
mjura committed Jun 25, 2024
2 parents 5f4a9e8 + e56d8b4 commit f39cfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ artifactsDir: ../../_artifacts
certManagerVersion: v1.9.2
certManagerChartURL: https://charts.jetstack.io/charts/cert-manager-${CERT_MANAGER_VERSION}.tgz

rancherVersion: 2.7.9
rancherVersion: v2.9-head
rancherChartURL: https://releases.rancher.com/server-charts/latest/rancher-${RANCHER_VERSION}.tgz

0 comments on commit f39cfdf

Please sign in to comment.