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

feat: upgrade argocd helm chart 5.27.1 #37

Merged
merged 2 commits into from
Apr 6, 2023
Merged

feat: upgrade argocd helm chart 5.27.1 #37

merged 2 commits into from
Apr 6, 2023

Conversation

modridi
Copy link
Contributor

@modridi modridi commented Mar 20, 2023

Summary
The new helm chart runs Argo CD 2.6.6.
configMap plugins are deprecated and will no longer be supported after 2.7, so the one used in this module is replaced with a sidecar plugin. The sidecar plugin is used to deploy kube-prometheus-stack and it uses the official Argo CD image since it ships Helm and Kustomize, therefore no need to build a custom image.

Test platform

  • Azure
  • AWS
  • KIND

@modridi modridi changed the title feat!: upgrade argocd helm chart 5.27.1 feat: upgrade argocd helm chart 5.27.1 Mar 22, 2023
@modridi modridi force-pushed the ISDEVOPS-204 branch 2 times, most recently from 69210e5 to f006525 Compare March 22, 2023 14:27
@modridi modridi marked this pull request as ready for review March 22, 2023 14:47
@modridi modridi requested a review from a team as a code owner March 22, 2023 14:47
fsismondi
fsismondi previously approved these changes Mar 23, 2023
@modridi modridi force-pushed the ISDEVOPS-204 branch 2 times, most recently from f3706db to 730be81 Compare March 27, 2023 07:05
Copy link
Member

@ckaenzig ckaenzig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it on a new EKS cluster, it works fine for me.

@modridi modridi merged commit e2c5f0c into main Apr 6, 2023
@modridi modridi deleted the ISDEVOPS-204 branch April 6, 2023 15:10
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

Successfully merging this pull request may close these issues.

4 participants