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

Upgrade ArgoCD to v2.7.14 #2278

Closed

Conversation

deferraz
Copy link

@deferraz deferraz commented Sep 19, 2023

Hi

I don't know if anyone was already creating some new chart release to be able to still upgrade the 2.7.x series, this PR bumps the release to the latest available 2.7.14 and also the chart 5.42.x

Release note: https://github.com/argoproj/argo-cd/releases/tag/v2.7.14

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
@deferraz deferraz force-pushed the chore/upgrade-argocd-v2.7.14 branch from 81fbccc to 715e513 Compare September 19, 2023 14:37
@deferraz
Copy link
Author

I know that the main branch is with the newer values of the v2.8.x release, in the case of still maintaining the chart of the 2.7.x release I need to follow another path? or we can tag my branch as the 5.42.4 release for example?

@yu-croco
Copy link
Collaborator

yu-croco commented Sep 19, 2023

Hi @deferraz .
We upgrade to latest version but unfortunately we don't support backport upgrade in Helm Chart versioning.
If you want to use older version, please use .Values.global.image.tag here

@deferraz
Copy link
Author

Thanks, @yu-croco , I will close this Pull Request and follow this recommendation

@deferraz deferraz closed this Sep 19, 2023
@deferraz deferraz deleted the chore/upgrade-argocd-v2.7.14 branch September 19, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants