Skip to content

Conversation

solsson
Copy link
Contributor

@solsson solsson commented Jun 26, 2023

For example, with values yaml file name as arg:

#!/usr/bin/env bash -e
UNHELM_REF=a3addefaa4a1213342b7d499e7b801ecf23189d2
curl -sLS "https://raw.githubusercontent.com/Yolean/unhelm/$UNHELM_REF/unhelm.sh" | bash -s -- $@

Or for a specific file

curl -sLS https://raw.githubusercontent.com/Yolean/unhelm/a3addefaa4a1213342b7d499e7b801ecf23189d2/unhelm.sh | bash -s -- chart.variant.values.yaml

solsson added a commit to Yolean/ystack that referenced this pull request Jun 26, 2023
solsson added a commit to Yolean/ystack that referenced this pull request Jul 10, 2023
@solsson solsson force-pushed the reusable-unhelm-sh branch from c35c29d to 0497966 Compare December 8, 2023 19:05
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.

1 participant