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

A few fixes #692

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

A few fixes #692

wants to merge 5 commits into from

Conversation

rbren
Copy link
Contributor

@rbren rbren commented Oct 21, 2024

This PR fixes #690 and #689, as well as an issue handling errors with templating

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

fix the issue above

What changes did you make?

  • handled an err that wasn't being returned
  • switched to helm dependency build instead of helm dependency update

What alternative solution should we consider, if any?

@CLAassistant
Copy link

CLAassistant commented Oct 21, 2024

CLA assistant check
All committers have signed the CLA.

@rbren
Copy link
Contributor Author

rbren commented Oct 21, 2024

I can't repro #689 locally sadly. Let's see if this fixes it

@rbren
Copy link
Contributor Author

rbren commented Oct 21, 2024

actually pretty clear what the issue is, fixed it

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.

Dependencies should be built, not updated
2 participants