Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(argo-workflows): fix helm lint error when extraObjects is defined #2384

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

workwithprashant
Copy link
Contributor

@workwithprashant workwithprashant commented Dec 11, 2023

Signed-off-by: workwithprashant 60788667+workwithprashant@users.noreply.github.com

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

@workwithprashant workwithprashant changed the title Incremented version of argo-workflows helm chart. fix(argo-workflows): fix helm lint error when extraObjects is defined Dec 11, 2023
Signed-off-by: workwithprashant <60788667+workwithprashant@users.noreply.github.com>
Signed-off-by: workwithprashant <60788667+workwithprashant@users.noreply.github.com>
@@ -17,4 +17,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: Add support for sso filterGroupsRegex according to https://argoproj.github.io/argo-workflows/argo-server-sso/#filtering-groups
description: fix(argo-workflows): fix helm lint error when extraObjects is defined and same fix as one done for argo-cd #2116
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hi @workwithprashant ,thank you for your PR.
Please fix the failed lint.

Package lint FAILED. 1 error(s) occurred:

  * invalid changes annotation. Please use quotes on strings that include any of the following characters: {}:[],&*#?|-<>=!%@

Otherwise LGTM. :)

Signed-off-by: workwithprashant <60788667+workwithprashant@users.noreply.github.com>
@tico24 tico24 merged commit e07f69f into argoproj:main Dec 12, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants