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

fix(argo-cd): Remove version labels to avoid invalid characters #1432

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

sathieu
Copy link
Contributor

@sathieu sathieu commented Aug 30, 2022

Truncating (from #1368) is not enough to fix #417.

See #1427 for discussion.

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).

Truncating (from argoproj#1368)
is not enough to fix argoproj#417.

Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
@mkilchhofer mkilchhofer merged commit 71da4e9 into argoproj:main Aug 30, 2022
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.

Using image digest results in invalid label value in ArgoCD deployment templates
4 participants