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 helm-release task to work in ansible, not GHA env #1267

Conversation

rooftopcellist
Copy link
Member

@rooftopcellist rooftopcellist commented Mar 6, 2023

SUMMARY

@john-westcott-iv found a bug in the helm-release changes I made to generate the index.yaml. These are the changes originally made:

  • edf01f0
    Since we are running this as an ansible playbook, not a GHA, it needs to be command:, not run:
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
Additional Info

Tested with:

$ ansible-playbook ansible/helm-release.yml -v  -e operator_image=quay.io/ansible  -e chart_owner=ansible  -e tag=1.3.0  -e gh_token=$GH_TOKEN  -e gh_user=rooftopcellist

@rooftopcellist rooftopcellist force-pushed the fix-helm-release-git-config-task branch from 4eecd4c to adebd93 Compare March 6, 2023 19:34

Verified

This commit was signed with the committer’s verified signature.
rooftopcellist Christian Adams
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.

None yet

2 participants