You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please include the checksums as a release artifact. This would make its usage easier.
Also, to make it easier to update the chart, it should be in a way that is compatible with the helm chart values.yaml declaration, or the chart values.yaml should be simplified to use the tarball checksum instead of the tarball content checksums.
The text was updated successfully, but these errors were encountered:
## Description
<!--- Please describe what this PR is going to change -->
This makes it safer for users to consume Hook tarballs. Will also help
the user experience in the charts repo.
## Why is this needed
<!--- Link to issue you have raised -->
Fixes: #168
## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
## How are existing users impacted? What migration steps/scripts do we
need?
<!--- Fixes a bug, unblocks installation, removes a component of the
stack etc -->
<!--- Requires a DB migration script, etc. -->
## Checklist:
I have:
- [ ] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade
Please include the checksums as a release artifact. This would make its usage easier.
Also, to make it easier to update the chart, it should be in a way that is compatible with the helm chart values.yaml declaration, or the chart values.yaml should be simplified to use the tarball checksum instead of the tarball content checksums.
The text was updated successfully, but these errors were encountered: