Skip to content

Commit

Permalink
Merge pull request #5108 from jandubois/bats-helm-rancher
Browse files Browse the repository at this point in the history
Use specific Rancher Manager chart version instead of latest
  • Loading branch information
jandubois authored Jul 6, 2023
2 parents be0c7ae + 03e98ad commit 282af4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bats/tests/k8s/helm-install-rancher.bats
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ get_host() {
--create-namespace
helm upgrade \
--install rancher rancher-latest/rancher \
--version "${RD_RANCHER_IMAGE_TAG#v}" \
--namespace cattle-system \
--set hostname="$(get_host)" \
--wait \
Expand Down

0 comments on commit 282af4b

Please sign in to comment.