-
Notifications
You must be signed in to change notification settings - Fork 70
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
Feature: Update Argocd from 2.10 to 2.14.5 #498
Comments
How easy is to do this, are there any docs a new contributor can use to complete this task? |
I don't think that the process is documented. To bump a core component (argocd, gitea, ingress), it is needed to:
|
Thanks, where do we document the current versions included in idpbuilder? |
This is not documented at all part of the release note https://github.com/cnoe-io/idpbuilder/releases or as table part of the README.md (or cnoe.io doc web site). There is a ticket which has been created to automate such a process: #382 but I don't think that it makes sense to automate such a process instead of having a table this updated manually when release includes bump of version for a core component |
I agree no need to automate it, if its simply 2 core packages |
@cmoulliard could you open a PR to doc these steps in https://github.com/cnoe-io/idpbuilder/blob/main/CONTRIBUTING.md |
Signed-off-by: cmoulliard <[email protected]>
Signed-off-by: cmoulliard <[email protected]>
Have you searched for this feature request?
Problem Statement
The version of ArgoCD that comes with idpbuilder, it would be good to update to the latest version.
Possible Solution
update the argocd stored with latest version
Alternatives Considered
No response
The text was updated successfully, but these errors were encountered: