Releases: vmware-labs/distribution-tooling-for-helm
Releases · vmware-labs/distribution-tooling-for-helm
v0.1.0
Changelog
- 3448d6b Add CONTRIBUTING_CLA.md template
- e9dfab1 Add Code of Conduct template
- 69e9e56 Add GitHub workflows
- 072a328 Add README template
- c7d9333 Add SECURITY guidelines and replaced .gitignore
- 9817b6f Added a version check to Release workflow and align download URIs with Helm plugin install
- e174992 Added info command
- b117ec2 Added tests for info command
- 849c0b0 Adding .gitignore template
- 4b1e14a Adding LICENSE
- 17d9f69 Adding NOTICE
- 82db12c Allow reading single files from tar contents
- aa7123e First version of dt tool
- e783b46 Fix typo
- 9373bb2 Fix typos and do some rewording in README.md
- 88bd8fd Fixed RemoteChartExist incorrectly reversed logic
- 0197a09 Fixup error messages
- e3b6271 Improved tests
- e78d26a Manually install golangci-lint and default to goreleaser archive name
- 7448ca3 Matching the URIs on installation script with goreleaser releases
- 4487076 Merge branch 'main' of github.com:vmware-labs/distribution-tooling-for-helm
- 9f7a608 Merge pull request #1 from vmware-labs/beni0888-fix-readme-typos
- d2d9b47 Merge pull request #2 from vmware-labs/info-command
- e7b1baf Merge pull request #3 from vmware-labs/info-tests
- 2fb16a6 Merge pull request #4 from vmware-labs/install-plugin
- 9b94d4a Properly handle incorrectly detected image platforms
- 291c975 Properly return relocate errors
- a57061d Read plugin.yml from plugins folder and do not expect /bin on the release file
- 6691f26 Remove golangci-lint action
- e4a1e22 Reordering contribution guide sections
- 5ccc630 Replace macos with darwin
- e7c337c Restructured README sections
- 269a8c3 Testing plugin installation with long name
- 3ffddd9 Update README.md
- 4fb8791 Updated contribution guide
- 7fd0aa7 golangci-lint not allowed on VMware org