v0.0.2
Changelog
accb628 Add docs/user/tutorials/{installing,quickstart}.md
9c50f50 Add missing action/upgrade.go license
14b024b Add missing flag to Install
b10eae6 Add new upgrade command
efe7886 Add phrase for installing development releases
0f51f33 Add version command
2d74356 Allow overriding release name via flag
b72f54f Auto pick release name from chart
b3c8e33 Create temp dir with hypper pattern
bdd1b65 Documentation changes based on feedback
28adca7 Don't use --generate-name in quickstart.md
8ec8d2a Fix copyright & license headers
d99c9c0 Fix namespace set on upgrade command
4caa308 Fix upgrade tests
d226e2b Merge pull request #64 from Itxaka/upgrade_command
480f6c9 Merge pull request #66 from rancher-sandbox/update_license_headers
476e5ac Merge pull request #69 from Itxaka/fix_test_temp_dir
1a686aa Merge pull request #71 from Itxaka/fix_values_missing_install
ab3de8f Merge pull request #72 from Itxaka/fix_upgrade_license_header
273427a Merge pull request #74 from Itxaka/fix_upgrade_namespace
aa80681 Merge pull request #79 from mattfarina/fix-ns-store
8911fe0 Merge pull request #80 from rancher-sandbox/viccuad/add-shared-deps
8d18ace Merge pull request #81 from rancher-sandbox/deterministic_names
9508eff Merge pull request #82 from Itxaka/fix_uninstall_namespace_flag
57b90b7 Merge pull request #86 from rancher-sandbox/viccuad/add-tutorials
60ce9dd Merge pull request #87 from rancher-sandbox/viccuad/gha-artifacts
1b35a23 Merge pull request #88 from mattfarina/cleanup-from-80
510bdd2 Merge pull request #91 from mattfarina/bump-helm-3.5.3
64b5c8d Merge pull request #96 from Itxaka/releaser
ae7a96e Merge pull request #98 from Itxaka/add_version
5ff9c14 Merge pull request #99 from Itxaka/fix_bindir_win
a5c23de Minor fixes on top of #80
54309b6 Mock the helm timestamper
095fc87 Move license check to own gh action
e09b9b6 Moving to helm 3.5.3 release
f5c5ecc Remove --generate-name flag from hypper
8bf6d34 Remove os matrix from license-check.yml
680832e Rudiementary copyright/license checker
284533a Save GHA job results as artifacts, for 20 days
d8dfdf1 Set the client namespace on uninstall
e03c3b9 Small fixes and comments addressed
0b19606 Use our Envsettings
19e58a4 Use relative path for bin dir in Makefile
91ad2cb chore: Add shared-deps annota to cmd/hypper/testdata/testcharts/hypper-annot
ebe8a78 chore: Drop old //TODO in cmd/hypper/hypper_test.go
46bfe39 chore: Refactor line in cmd/hypper_test.go, closer to err
b6dfbe9 doc: Reword pkg/action/list.go.NewList() doc comment
9b63dbd feat: Implement hypper shared-dep list in cmd/hypper/
9010afe feat: Implement functions in pkg/action/dependency_shared*
e434917 feat: Import cmd/helm/dependency* as cmd/hypper/dependency_shared*
869361f feat: Import helm/pkg/action/dependency* as dependency_shared*
b766b50 fix bug in test
341d519 fix(storage): Fixing namespace of install storage
0ba6417 fix: Make pkg/action/action_test.go.with*() composable
c416987 fix: Reinitialize release stores with correct ns in tests
2958a8e use goreleaser to provide hypper builds
8116441 use the name from the chart as default if none is specified