Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rancher images to use stgregistry.suse.com/rancher/rancher:v2.8-head #149

Open
thehejik opened this issue Aug 14, 2024 · 0 comments · May be fixed by #150
Open

Update rancher images to use stgregistry.suse.com/rancher/rancher:v2.8-head #149

thehejik opened this issue Aug 14, 2024 · 0 comments · May be fixed by #150
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@thehejik
Copy link
Collaborator

Images on dockerhub are outdated and only rancher/rancher:v2.9-head is still available there.

We should change the images when installing rancher via helm in both e2e projects by something like:

--set rancherImageTag=v2.X-head \
--set rancherImage=stgregistry.suse.com/rancher/rancher \
--set 'extraEnv[0].name=CATTLE_AGENT_IMAGE' \
--set 'extraEnv[0].value=stgregistry.suse.com/rancher/rancher-agent:v2.X-head'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant