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

How to make autopilot use a specific version of argocd? #453

Closed
jeffjose opened this issue Apr 2, 2023 · 5 comments
Closed

How to make autopilot use a specific version of argocd? #453

jeffjose opened this issue Apr 2, 2023 · 5 comments

Comments

@jeffjose
Copy link

jeffjose commented Apr 2, 2023

Is there a way to make argocd-autopilot to install a specific version of argocd? At the time of writing, the stable release of argocd is v2.6.7, which is what argocd-autopilot install. I'd like to install v2.7.0-rc1, which just came out.

@polinchw
Copy link

polinchw commented May 4, 2023

I think you can do this by using Kustomize patches on the argocd folder within the root folder of your auto-pilot repo. For example I think I could provide patches to this file:

https://github.com/polinchw/auto-pilot/blob/main/bootstrap/argo-cd/kustomization.yaml

@dusatvoj
Copy link

@polinchw, do you know how?

@MMartyn
Copy link

MMartyn commented Feb 8, 2024

Did you end up figuring this out?

@dusatvoj
Copy link

@MMartyn I gave up using autopilot and switched to argo-cd helm chart with app of apps pattern.

https://artifacthub.io/packages/helm/argo/argo-cd
https://argo-cd.readthedocs.io/en/stable/operator-manual/cluster-bootstrapping/#app-of-apps-pattern

@noam-codefresh
Copy link
Collaborator

replied in #557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants